mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-22 13:46:56 +01:00
KILLS STATPANEL (#4877)
Co-authored-by: VM_USER <VM_USER> Co-authored-by: silicons <no@you.cat>
This commit is contained in:
co-authored by
VM_USER <VM_USER>
silicons
parent
55da42c20a
commit
fb429e51a4
@@ -178,10 +178,10 @@
|
||||
update_icon()
|
||||
name = initial(name) + " ([tmr.time] secs)"
|
||||
|
||||
loc.verbs += /obj/item/assembly_holder/timer_igniter/verb/configure
|
||||
add_obj_verb(src, /obj/item/assembly_holder/timer_igniter/verb/configure)
|
||||
|
||||
/obj/item/assembly_holder/timer_igniter/detached()
|
||||
loc.verbs -= /obj/item/assembly_holder/timer_igniter/verb/configure
|
||||
remove_obj_verb(src, /obj/item/assembly_holder/timer_igniter/verb/configure)
|
||||
..()
|
||||
|
||||
/obj/item/assembly_holder/timer_igniter/verb/configure()
|
||||
|
||||
Reference in New Issue
Block a user