This commit is contained in:
kevinz000
2018-12-06 18:34:37 -08:00
parent 8f946a39b4
commit c2c688c4c8
210 changed files with 296 additions and 296 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ steam.start() -- spawns the effect
if (istype(T, /turf))
T.hotspot_expose(1000,100)
/obj/effect/effect/sparks/initialize()
/obj/effect/effect/sparks/Initialize()
. = ..()
schedule_task_in(5 SECONDS, /proc/qdel, list(src))