Radiation blocker values for directional plasma and uranium windows (#31975)

resistances to directional windows
This commit is contained in:
K-Dynamic
2024-09-09 06:08:06 +12:00
committed by GitHub
parent d5b9151680
commit 7eb5c0af03
4 changed files with 8 additions and 0 deletions

View File

@@ -97,6 +97,8 @@
acts: [ "Destruction" ]
- type: StaticPrice
price: 50
- type: RadiationBlocker
resistance: 1
- type: entity
parent: PlasmaWindow

View File

@@ -82,6 +82,8 @@
trackAllDamage: true
damageOverlay:
sprite: Structures/Windows/cracks_directional.rsi
- type: RadiationBlocker
resistance: 2
- type: Destructible
thresholds:
- trigger:

View File

@@ -100,6 +100,8 @@
acts: [ "Destruction" ]
- type: StaticPrice
price: 110
- type: RadiationBlocker
resistance: 2.5
- type: entity
parent: ReinforcedUraniumWindow

View File

@@ -95,6 +95,8 @@
acts: [ "Destruction" ]
- type: StaticPrice
price: 100
- type: RadiationBlocker
resistance: 1.5
- type: entity
parent: UraniumWindow