Use reinforced glass damage modifier for secure windoors (#29941)

* Use Rglass damage modifier for reinforced windoors

* i actually can remove this line since inherited
This commit is contained in:
lzk
2024-07-13 06:03:16 +02:00
committed by GitHub
parent 162348e02d
commit 55a50d0426

View File

@@ -172,6 +172,8 @@
- state: panel_open
map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
visible: false
- type: Damageable
damageModifierSet: RGlass
- type: Destructible
thresholds:
- trigger:
@@ -257,7 +259,7 @@
- type: entity
id: BaseSecurePlasmaWindoor
parent: BaseWindoor
parent: BaseSecureWindoor
abstract: true
components:
- type: Sprite
@@ -367,7 +369,7 @@
- type: entity
id: BaseSecureUraniumWindoor
parent: BaseWindoor
parent: BaseSecureWindoor
abstract: true
components:
- type: Sprite