Skip to content

Commit

Permalink
Add "Structure" tag to switches, buttons, and levers (#29378)
Browse files Browse the repository at this point in the history
Co-authored-by: Eoin Mcloughlin <[email protected]>
  • Loading branch information
eoineoineoin and eoineoineoin authored Jun 23, 2024
1 parent ba39b6f commit 2762470
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
- Status
lastSignals:
Status: false
- type: Tag
tags:
- Structure

- type: entity
id: SignalButton
Expand Down Expand Up @@ -96,6 +99,9 @@
collection: MetalBreak
params:
volume: -8
- type: Tag
tags:
- Structure

- type: entity
id: ApcNetSwitch
Expand Down Expand Up @@ -129,6 +135,9 @@
graph: LightSwitchGraph
node: LightSwitchNode
- type: Fixtures
- type: Tag
tags:
- Structure

- type: entity
id: TwoWayLever
Expand Down Expand Up @@ -179,6 +188,9 @@
- Left
- Right
- Middle
- type: Tag
tags:
- Structure

#directional

Expand Down

0 comments on commit 2762470

Please sign in to comment.