Convert ReinforcedWallVisualizer to ECS (#15735)

This commit is contained in:
Bixkitts
2023-05-01 20:39:11 +01:00
committed by GitHub
parent e167043ce8
commit d96b2db8da
3 changed files with 16 additions and 48 deletions

View File

@@ -464,8 +464,17 @@
key: walls
base: reinf_over
- type: Appearance
- type: GenericVisualizer
visuals:
- type: ReinforcedWallVisualizer
enum.ReinforcedWallVisuals.DeconstructionStage:
ReinforcedWallVisualLayers.Deconstruction:
-1: { visible: false }
0: { state: reinf_construct-0, visible: true}
1: { state: reinf_construct-1, visible: true}
2: { state: reinf_construct-2, visible: true}
3: { state: reinf_construct-3, visible: true}
4: { state: reinf_construct-4, visible: true}
5: { state: reinf_construct-5, visible: true}
- type: StaticPrice
price: 150
- type: RadiationBlocker