Grilles now take Structural Damage (#27596)
damageContainer: Inorganic -> StructuralInorganic
This commit is contained in:
parent
e04f9cfe2d
commit
aed8e62a62
|
|
@ -32,7 +32,7 @@
|
|||
node: grille
|
||||
deconstructionTarget: start
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
damageContainer: StructuralInorganic
|
||||
damageModifierSet: PerforatedMetallic
|
||||
- type: PowerConsumer
|
||||
showInMonitor: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue