@@ -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
|
||||||
|
|||||||
@@ -226,3 +226,9 @@
|
|||||||
- !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