Ports more things to Initialize (#38653)

This commit is contained in:
Jordan Brown
2018-06-24 05:17:15 -05:00
committed by letterjay
parent 386bc528ea
commit a73bfd0913
15 changed files with 35 additions and 34 deletions
@@ -30,8 +30,8 @@
set_opacity(0) //if we were blocking view, we aren't now because we're fading out
stoplag()
/obj/effect/particle_effect/smoke/New()
..()
/obj/effect/particle_effect/smoke/Initialize()
. = ..()
create_reagents(500)
START_PROCESSING(SSobj, src)