Cuff enhancements (#3087)
* Cuff enhancements * Cuffs now have an OnClick for the alert to remove them * nullables * Use default interaction range so highlights are accurate * Cuffing fails more gracely * Make shared abstract and add component references to client / server * Don't cache AudioSystem and HandsComponent given cuffs are rarely used * Fix test Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -89,9 +89,10 @@
|
||||
|
||||
- type: alert
|
||||
alertType: Handcuffed
|
||||
onClick: !type:RemoveCuffs { }
|
||||
icon: /Textures/Interface/Alerts/Handcuffed/Handcuffed.png
|
||||
name: "[color=yellow]Handcuffed[/color]"
|
||||
description: "You're [color=yellow]handcuffed[/color] and can't use your hands. If anyone drags you, you won't be able to resist.."
|
||||
description: "You're [color=yellow]handcuffed[/color] and can't use your hands. If anyone drags you, you won't be able to resist."
|
||||
|
||||
- type: alert
|
||||
alertType: Buckled
|
||||
|
||||
Reference in New Issue
Block a user