It's no longer possible to unbuckle if you are handcuffed (#17698)
* it's now impossible to unbuckle when cuffed, cuffs must be removed first * can't unbuckle if any hand is handcuffed * fixed hand count check * added popup message
This commit is contained in:
@@ -13,3 +13,4 @@ handcuff-component-cuff-self-success-message = You cuff yourself.
|
||||
handcuff-component-cuff-interrupt-message = You were interrupted while cuffing {$targetName}!
|
||||
handcuff-component-cuff-interrupt-other-message = You interrupt {$otherName} while they are cuffing you!
|
||||
handcuff-component-cuff-interrupt-self-message = You were interrupted while cuffing yourself.
|
||||
handcuff-component-cuff-interrupt-buckled-message = You can't uncuff while buckled!
|
||||
|
||||
Reference in New Issue
Block a user