mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
Tweaks to unfasten times (#19996)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user