adjust radiation blockers (#21286)

This commit is contained in:
daerSeebaer
2023-11-04 16:25:55 +01:00
committed by GitHub
parent 8abc084b31
commit 10be264125
3 changed files with 12 additions and 0 deletions

View File

@@ -139,6 +139,8 @@
node: ShuttersRadiation
containers:
- board
- type: RadiationBlocker
resistance: 4
- type: entity
id: ShuttersRadiationOpen
@@ -172,6 +174,8 @@
node: ShuttersWindow
containers:
- board
- type: RadiationBlocker
resistance: 1
- type: entity
id: ShuttersWindowOpen

View File

@@ -55,6 +55,8 @@
- type: OreVein
oreChance: 0.2
oreRarityPrototypeId: RandomOreDistributionStandard
- type: RadiationBlocker
resistance: 2
- type: entity
id: AsteroidRockMining
@@ -196,6 +198,8 @@
state: rock_north
- map: [ "enum.EdgeLayer.West" ]
state: rock_west
- type: RadiationBlocker
resistance: 2
# Ore veins
- type: entity

View File

@@ -382,6 +382,8 @@
- type: IconSmooth
key: walls
base: plasma
- type: RadiationBlocker
resistance: 5
- type: entity
parent: BaseWall
@@ -889,6 +891,8 @@
- type: IconSmooth
key: walls
base: uranium
- type: RadiationBlocker
resistance: 6
- type: entity
parent: BaseWall