@@ -89,6 +89,8 @@
|
||||
interfaces:
|
||||
enum.ApcUiKey.Key:
|
||||
type: ApcBoundUserInterface
|
||||
enum.WiresUiKey.Key:
|
||||
type: WiresBoundUserInterface
|
||||
- type: ActivatableUI
|
||||
inHandsOnly: false
|
||||
key: enum.ApcUiKey.Key
|
||||
@@ -102,6 +104,10 @@
|
||||
supplyRampRate: 500
|
||||
- type: WallMount
|
||||
- type: WiresPanel
|
||||
- type: Wires
|
||||
alwaysRandomize: true
|
||||
boardName: wires-board-name-apc
|
||||
layoutId: APC
|
||||
- type: WiresVisuals
|
||||
- type: Damageable
|
||||
damageContainer: StructuralInorganic
|
||||
|
||||
@@ -205,7 +205,7 @@
|
||||
- !type:PowerWireAction
|
||||
- !type:AiInteractWireAction
|
||||
- !type:AccessWireAction
|
||||
|
||||
|
||||
- type: wireLayout
|
||||
id: WeaponEnergyTurret
|
||||
dummyWires: 4
|
||||
@@ -215,7 +215,7 @@
|
||||
pulseTimeout: 15
|
||||
- !type:AiInteractWireAction
|
||||
- !type:AccessWireAction
|
||||
|
||||
|
||||
- type: wireLayout
|
||||
id: TurretControls
|
||||
dummyWires: 2
|
||||
@@ -224,5 +224,11 @@
|
||||
- !type:PowerWireAction
|
||||
pulseTimeout: 15
|
||||
- !type:AiInteractWireAction
|
||||
- !type:AccessWireAction
|
||||
|
||||
- !type:AccessWireAction
|
||||
|
||||
- type: wireLayout
|
||||
id: APC
|
||||
dummyWires: 3
|
||||
wires:
|
||||
- !type:AccessWireAction
|
||||
- !type:AiInteractWireAction
|
||||
|
||||
Reference in New Issue
Block a user