This commit is contained in:
silicons
2021-02-14 03:04:42 -07:00
parent d4f3cf4eaf
commit b3a4fa802b
361 changed files with 498 additions and 509 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
return
/obj/item/assembly/timer/process()
/obj/item/assembly/timer/process(delta_time)
if(timing && (time > 0))
time--
if(timing && time <= 0)