Update files
This commit is contained in:
@@ -382,7 +382,7 @@
|
||||
var/weakened_icon = "decursed"
|
||||
var/auto_destroy = TRUE
|
||||
|
||||
/obj/structure/closet/decay/Initialize()
|
||||
/obj/structure/closet/decay/Initialize(mapload)
|
||||
. = ..()
|
||||
if(auto_destroy)
|
||||
addtimer(CALLBACK(src, .proc/bust_open), 5 MINUTES)
|
||||
|
||||
Reference in New Issue
Block a user