fixes linter issues, removes acid degrading armor (#13399)
* fix * more * Update brawn.dm * Update ticketmachine.dm
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
var/lowest_value = 256 * 8
|
||||
var/text_gain_indication = ""
|
||||
var/text_lose_indication = ""
|
||||
var/list/mutable_appearance/visual_indicators = list()
|
||||
var/list/visual_indicators = list()
|
||||
var/obj/effect/proc_holder/spell/power
|
||||
var/layer_used = MUTATIONS_LAYER //which mutation layer to use
|
||||
var/list/species_allowed = list() //to restrict mutation to only certain species
|
||||
|
||||
Reference in New Issue
Block a user