add board container to wallmounts (#19565)

This commit is contained in:
qwerltaz
2023-08-27 00:25:22 +02:00
committed by GitHub
parent e5ee7c6e22
commit 0c58a1e945
7 changed files with 43 additions and 3 deletions

View File

@@ -187,6 +187,12 @@
node: generator
- type: StaticPrice
price: 14
- type: ContainerFill
containers:
board: [ WallmountGeneratorElectronics ]
- type: ContainerContainer
containers:
board: !type:Container
- type: entity
parent: BaseGeneratorWallmount
@@ -202,6 +208,12 @@
node: APU
- type: StaticPrice
price: 38
- type: ContainerFill
containers:
board: [ WallmountGeneratorAPUElectronics ]
- type: ContainerContainer
containers:
board: !type:Container
# RTG - no fuel requirement

View File

@@ -130,6 +130,12 @@
- type: Clickable
- type: AccessReader
access: [["Engineering"]]
- type: ContainerFill
containers:
board: [ WallmountSubstationElectronics ]
- type: ContainerContainer
containers:
board: !type:Container
- type: InteractionOutline
- type: Physics
bodyType: Static

View File

@@ -63,6 +63,12 @@
LayoutId: AirAlarm
- type: AccessReader
access: [["Atmospherics"]]
- type: ContainerFill
containers:
board: [ AirAlarmElectronics ]
- type: ContainerContainer
containers:
board: !type:Container
- type: Appearance
- type: WiresVisuals
- type: Sprite

View File

@@ -44,6 +44,12 @@
- type: FireAlarm
- type: AccessReader
access: [ [ "Atmospherics" ] ]
- type: ContainerFill
containers:
board: [ FireAlarmElectronics ]
- type: ContainerContainer
containers:
board: !type:Container
- type: Appearance
- type: WiresVisuals
- type: AlertLevelDisplay

View File

@@ -23,6 +23,12 @@
- type: Clickable
- type: InteractionOutline
- type: Appearance
- type: ContainerFill
containers:
board: [ IntercomElectronics ]
- type: ContainerContainer
containers:
board: !type:Container
- type: Sprite
noRot: false
sprite: Structures/Wallmounts/intercom.rsi

View File

@@ -51,6 +51,12 @@
- type: Icon
sprite: Structures/Machines/station_map.rsi
state: station_map0
- type: ContainerFill
containers:
board: [ StationMapCircuitboard ]
- type: ContainerContainer
containers:
board: !type:Container
- type: ApcPowerReceiver
powerLoad: 200
priority: Low
@@ -113,4 +119,4 @@
placement:
mode: SnapgridCenter
snap:
- Wallmount
- Wallmount

View File

@@ -67,8 +67,6 @@
edges:
- to: wired
conditions:
- !type:AllWiresCut {}
- !type:WirePanel {}
- !type:ContainerNotEmpty
container: board
completed: