KILLS STATPANEL (#4877)

Co-authored-by: VM_USER <VM_USER>
Co-authored-by: silicons <no@you.cat>
This commit is contained in:
silicons
2023-01-11 09:12:35 -06:00
committed by GitHub
co-authored by VM_USER <VM_USER> silicons
parent 55da42c20a
commit fb429e51a4
245 changed files with 2957 additions and 1926 deletions
+2 -2
View File
@@ -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()