mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
ORM unfasten time 2 -> 6 SECONDS (#19715)
This commit is contained in:
@@ -235,7 +235,7 @@
|
||||
return TRUE
|
||||
|
||||
/obj/machinery/mineral/ore_redemption/wrench_act(mob/user, obj/item/I)
|
||||
if(default_unfasten_wrench(user, I))
|
||||
if(default_unfasten_wrench(user, I, time = 6 SECONDS))
|
||||
return TRUE
|
||||
|
||||
/obj/machinery/mineral/ore_redemption/attack_ghost(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user