Fix directional window inconsistencies (#38038)
This commit is contained in:
@@ -93,6 +93,8 @@
|
||||
trackAllDamage: true
|
||||
damageOverlay:
|
||||
sprite: Structures/Windows/cracks_directional.rsi
|
||||
- type: Damageable
|
||||
damageModifierSet: RGlass
|
||||
- type: RadiationBlocker
|
||||
resistance: 2
|
||||
- type: Destructible
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
|
||||
- type: entity
|
||||
id: UraniumReinforcedWindowDirectional
|
||||
parent: WindowDirectional
|
||||
parent: WindowDirectionalRCDResistant
|
||||
name: directional reinforced uranium window
|
||||
description: Don't smudge up the glass down there.
|
||||
placement:
|
||||
@@ -79,6 +79,8 @@
|
||||
trackAllDamage: true
|
||||
damageOverlay:
|
||||
sprite: Structures/Windows/cracks_directional.rsi
|
||||
- type: Damageable
|
||||
damageModifierSet: RGlass
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
- type: entity
|
||||
id: UraniumWindowDirectional
|
||||
parent: WindowDirectional
|
||||
parent: WindowDirectionalRCDResistant
|
||||
name: directional uranium window
|
||||
description: Don't smudge up the glass down there.
|
||||
placement:
|
||||
|
||||
Reference in New Issue
Block a user