give shuttle airlocks a wire layout (#17318)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
path: /Audio/Machines/airlock_deny.ogg
|
||||
- type: Sprite
|
||||
sprite: Structures/Doors/Airlocks/Standard/external.rsi
|
||||
- type: Appearance
|
||||
- type: WiresVisuals
|
||||
- type: PaintableAirlock
|
||||
group: External
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
- type: entity
|
||||
id: AirlockShuttle
|
||||
parent: Airlock
|
||||
name: external airlock
|
||||
id: AirlockShuttle
|
||||
suffix: Docking
|
||||
name: external airlock
|
||||
description: Necessary for connecting two space craft together.
|
||||
components:
|
||||
- type: Docking
|
||||
|
||||
@@ -84,3 +84,15 @@
|
||||
- !type:ParticleAcceleratorLimiterWireAction
|
||||
- !type:ParticleAcceleratorPowerWireAction
|
||||
- !type:ParticleAcceleratorStrengthWireAction
|
||||
|
||||
- type: wireLayout
|
||||
id: Docking
|
||||
dummyWires: 2
|
||||
wires:
|
||||
- !type:PowerWireAction
|
||||
- !type:PowerWireAction
|
||||
pulseTimeout: 15
|
||||
- !type:DoorBoltWireAction
|
||||
- !type:DoorBoltLightWireAction
|
||||
- !type:DoorTimingWireAction
|
||||
- !type:DoorSafetyWireAction
|
||||
|
||||
Reference in New Issue
Block a user