adjust radiation blockers (#21286)
This commit is contained in:
@@ -139,6 +139,8 @@
|
|||||||
node: ShuttersRadiation
|
node: ShuttersRadiation
|
||||||
containers:
|
containers:
|
||||||
- board
|
- board
|
||||||
|
- type: RadiationBlocker
|
||||||
|
resistance: 4
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: ShuttersRadiationOpen
|
id: ShuttersRadiationOpen
|
||||||
@@ -172,6 +174,8 @@
|
|||||||
node: ShuttersWindow
|
node: ShuttersWindow
|
||||||
containers:
|
containers:
|
||||||
- board
|
- board
|
||||||
|
- type: RadiationBlocker
|
||||||
|
resistance: 1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: ShuttersWindowOpen
|
id: ShuttersWindowOpen
|
||||||
|
|||||||
@@ -55,6 +55,8 @@
|
|||||||
- type: OreVein
|
- type: OreVein
|
||||||
oreChance: 0.2
|
oreChance: 0.2
|
||||||
oreRarityPrototypeId: RandomOreDistributionStandard
|
oreRarityPrototypeId: RandomOreDistributionStandard
|
||||||
|
- type: RadiationBlocker
|
||||||
|
resistance: 2
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: AsteroidRockMining
|
id: AsteroidRockMining
|
||||||
@@ -196,6 +198,8 @@
|
|||||||
state: rock_north
|
state: rock_north
|
||||||
- map: [ "enum.EdgeLayer.West" ]
|
- map: [ "enum.EdgeLayer.West" ]
|
||||||
state: rock_west
|
state: rock_west
|
||||||
|
- type: RadiationBlocker
|
||||||
|
resistance: 2
|
||||||
|
|
||||||
# Ore veins
|
# Ore veins
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
@@ -382,6 +382,8 @@
|
|||||||
- type: IconSmooth
|
- type: IconSmooth
|
||||||
key: walls
|
key: walls
|
||||||
base: plasma
|
base: plasma
|
||||||
|
- type: RadiationBlocker
|
||||||
|
resistance: 5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseWall
|
parent: BaseWall
|
||||||
@@ -889,6 +891,8 @@
|
|||||||
- type: IconSmooth
|
- type: IconSmooth
|
||||||
key: walls
|
key: walls
|
||||||
base: uranium
|
base: uranium
|
||||||
|
- type: RadiationBlocker
|
||||||
|
resistance: 6
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseWall
|
parent: BaseWall
|
||||||
|
|||||||
Reference in New Issue
Block a user