cleanup of game folder, other fixes
This commit is contained in:
@@ -96,8 +96,8 @@
|
||||
var/deploy_message = TRUE
|
||||
|
||||
|
||||
/obj/structure/barricade/security/New()
|
||||
..()
|
||||
/obj/structure/barricade/security/Initialize()
|
||||
. = ..()
|
||||
addtimer(CALLBACK(src, .proc/deploy), deploy_time)
|
||||
|
||||
/obj/structure/barricade/security/proc/deploy()
|
||||
|
||||
Reference in New Issue
Block a user