* Fixed bar signs being indestructable
* Apply suggestions from code review
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
enum.WiresUiKey.Key:
type: WiresBoundUserInterface
- type: Appearance
+ - type: Damageable
+ damageContainer: StructuralInorganic
- type: Destructible
thresholds:
- trigger:
damage: 50
behaviors:
- !type:DoActsBehavior
- acts: ["Destruction"]
+ acts: [ "Destruction" ]
+ - !type:PlaySoundBehavior
+ sound:
+ collection: MetalGlassBreak
- type: StationAiWhitelist
- type: WiresPanel
- type: Wires