Tweaks to unfasten times (#19996)

This commit is contained in:
Henri215
2023-01-06 17:57:28 -03:00
committed by GitHub
parent 1a5ce03ec3
commit 515ee2671c
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
return
if(panel_open)
if(istype(O, /obj/item/wrench))
default_unfasten_wrench(user, O)
default_unfasten_wrench(user, O, time = 6 SECONDS)
if(component_parts && istype(O, /obj/item/crowbar))
if(tickets) //save the tickets!
print_tickets()