More Initialize() garbage

This commit is contained in:
CitadelStationBot
2017-08-06 18:02:51 -05:00
parent 521c149627
commit 1b2efdcc1d
7 changed files with 20 additions and 20 deletions

View File

@@ -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