linter fixes (#6486)

tl;dr spacemandmm updated and our codebase no longer lints due to our
abuse of `//!`
This commit is contained in:
silicons
2024-06-01 16:57:49 -06:00
committed by GitHub
parent 9f41e7559d
commit fd51eaf9a7
54 changed files with 64 additions and 788 deletions
+2 -2
View File
@@ -40,8 +40,8 @@
/// If set, the client will have wires replaced by the given replacement list. For colorblindness.
var/wire_colors_replace = null
//! Now for all the different effects.
//! Percentage modifiers are expressed as a multipler. (e.g. +25% damage should be written as 1.25)
//* Now for all the different effects.
//* Percentage modifiers are expressed as a multipler. (e.g. +25% damage should be written as 1.25)
/// Adjusts max health by a flat (e.g. +20) amount. Note this is added to base health.
var/max_health_flat