Get rid of CuffSystem, make CuffableComponent update its hand count properly (#1927)

* Merge branch 'master' of https://github.com/space-wizards/space-station-14 into cuff-fix

* yml

* event bus
This commit is contained in:
nuke
2020-08-27 10:33:10 -04:00
committed by GitHub
parent fc6ec5a7b9
commit 388e717a53
4 changed files with 29 additions and 28 deletions

View File

@@ -94,6 +94,7 @@
color: "#ffffff"
sprite: Objects/Misc/handcuffs.rsi
state: body-overlay-2
visible: false
- map: ["enum.Slots.IDCARD"]
- map: ["enum.Slots.GLOVES"]
- map: ["enum.Slots.SHOES"]
@@ -231,6 +232,7 @@
color: "#ffffff"
sprite: Objects/Misc/handcuffs.rsi
state: body-overlay-2
visible: false
- map: ["enum.Slots.IDCARD"]
- map: ["enum.Slots.GLOVES"]
- map: ["enum.Slots.SHOES"]