Give APCs wirepanels (#38443)

init
This commit is contained in:
ScarKy0
2025-06-19 17:06:11 +02:00
committed by GitHub
parent 527446b56e
commit 8d97e563a0
2 changed files with 16 additions and 4 deletions

View File

@@ -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

View File

@@ -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