Merge pull request #15585 from SandPoot/Initialize(mapload)
Every case of initialize that should have mapload, does
This commit is contained in:
@@ -864,7 +864,7 @@
|
||||
/obj/effect/temp_visual/curse
|
||||
icon_state = "curse"
|
||||
|
||||
/obj/effect/temp_visual/curse/Initialize()
|
||||
/obj/effect/temp_visual/curse/Initialize(mapload)
|
||||
. = ..()
|
||||
deltimer(timerid)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user