Ports more things to Initialize (#38653)
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
anchored = TRUE
|
||||
layer = GHOST_LAYER
|
||||
|
||||
/obj/effect/countdown/New(atom/A)
|
||||
/obj/effect/countdown/Initialize()
|
||||
. = ..()
|
||||
attach(A)
|
||||
attach(loc)
|
||||
|
||||
/obj/effect/countdown/examine(mob/user)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user