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