procs
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
|
||||
/obj/structure/barricade/security/Initialize(mapload)
|
||||
. = ..()
|
||||
addtimer(CALLBACK(src, .proc/deploy), deploy_time)
|
||||
addtimer(CALLBACK(src, PROC_REF(deploy)), deploy_time)
|
||||
|
||||
/obj/structure/barricade/security/proc/deploy()
|
||||
icon_state = "barrier1"
|
||||
|
||||
Reference in New Issue
Block a user