Initialize() Hint

This commit is contained in:
FrozenGuy5
2017-08-04 20:06:02 +01:00
committed by GitHub
parent f74b94ac64
commit 8049bf02f3
@@ -51,7 +51,7 @@
icon_dead = "stickdog_dead"
/mob/living/simple_animal/hostile/stickman/Initialize(mapload, var/wizard_summoned)
..()
. = ..()
new /obj/effect/temp_visual/paper_scatter(src)
summoned_by_wizard = wizard_summoned