Remove PA component references (#15252)

This commit is contained in:
DrSmugleaf
2023-04-09 21:10:33 -07:00
committed by GitHub
parent f8cef464a2
commit 39f272fa5c
11 changed files with 49 additions and 50 deletions

View File

@@ -17,6 +17,7 @@
visuals:
- type: ParticleAcceleratorPartVisualizer
baseState: unlit
- type: ParticleAcceleratorPart
- type: ParticleAcceleratorEmitter
emitterType: Left
- type: Construction
@@ -45,6 +46,7 @@
visuals:
- type: ParticleAcceleratorPartVisualizer
baseState: unlit
- type: ParticleAcceleratorPart
- type: ParticleAcceleratorEmitter
emitterType: Center
- type: Construction
@@ -52,7 +54,7 @@
node: completed
- type: GuideHelp
guides: [ Singularity, Power ]
- type: entity
parent: ParticleAcceleratorBase
id: ParticleAcceleratorEmitterRight
@@ -72,6 +74,7 @@
visuals:
- type: ParticleAcceleratorPartVisualizer
baseState: unlit
- type: ParticleAcceleratorPart
- type: ParticleAcceleratorEmitter
emitterType: Right
- type: Construction
@@ -79,7 +82,7 @@
node: completed
- type: GuideHelp
guides: [ Singularity, Power ]
# Unfinished
- type: entity
@@ -137,4 +140,4 @@
node: start
defaultTarget: completed
- type: GuideHelp
guides: [ Singularity, Power ]
guides: [ Singularity, Power ]

View File

@@ -7,6 +7,7 @@
- type: Sprite
sprite: Structures/Power/Generation/PA/end_cap.rsi
state: capc
- type: ParticleAcceleratorPart
- type: ParticleAcceleratorEndCap
- type: Construction
graph: ParticleAcceleratorEndCap
@@ -33,4 +34,4 @@
node: start
defaultTarget: completed
- type: GuideHelp
guides: [ Singularity, Power ]
guides: [ Singularity, Power ]

View File

@@ -17,13 +17,14 @@
visuals:
- type: ParticleAcceleratorPartVisualizer
baseState: unlit
- type: ParticleAcceleratorPart
- type: ParticleAcceleratorFuelChamber
- type: Construction
graph: ParticleAcceleratorFuelChamber
node: completed
- type: GuideHelp
guides: [ Singularity, Power ]
# Unfinished
- type: entity
@@ -43,4 +44,4 @@
node: start
defaultTarget: completed
- type: GuideHelp
guides: [ Singularity, Power ]
guides: [ Singularity, Power ]

View File

@@ -17,6 +17,7 @@
visuals:
- type: ParticleAcceleratorPartVisualizer
baseState: unlit
- type: ParticleAcceleratorPart
- type: ParticleAcceleratorPowerBox
- type: PowerConsumer
voltage: High
@@ -49,4 +50,4 @@
node: start
defaultTarget: completed
- type: GuideHelp
guides: [ Singularity, Power ]
guides: [ Singularity, Power ]