adjust radiation blockers (#21286)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user