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
@@ -79,7 +79,7 @@
return
if(exchange_parts(user, O))
return
if(default_unfasten_wrench(user, O))
if(default_unfasten_wrench(user, O, time = 4 SECONDS))
return
if(default_deconstruction_crowbar(user, O))
return