Convert most mobs to Initialize() (#2540)

I'm sure this won't break anything at all.
This commit is contained in:
Lohikar
2017-05-31 14:58:54 -05:00
committed by skull132
parent 69bd8e5ae1
commit 03bf22eee6
42 changed files with 178 additions and 178 deletions
+1 -4
View File
@@ -434,10 +434,7 @@
icon_gib = null
meat_amount = 0
meat_type = null
/mob/living/simple_animal/hostile/carp/holodeck/New()
..()
set_light(2) //hologram lighting
light_range = 2
/mob/living/simple_animal/hostile/carp/holodeck/proc/set_safety(var/safe)
if (safe)