This commit is contained in:
LetterJay
2017-05-02 11:19:14 -05:00
parent c62fc3886a
commit 6310292531
33 changed files with 0 additions and 1838 deletions
@@ -1,9 +0,0 @@
diff a/code/modules/mob/living/simple_animal/constructs.dm b/code/modules/mob/living/simple_animal/constructs.dm (rejected hunks)
@@ -35,7 +35,6 @@
/mob/living/simple_animal/hostile/construct/Initialize()
. = ..()
- updateglow()
update_health_hud()
for(var/spell in construct_spells)
AddSpell(new spell(null))