Convert ReinforcedWallVisualizer to ECS (#15735)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user