Revert "Make radioactive material radioactive" (#35330)

This commit is contained in:
metalgearsloth
2025-03-02 13:29:54 +11:00
committed by GitHub
parent 66e926843f
commit d9e86b3e81
4 changed files with 0 additions and 20 deletions

View File

@@ -581,9 +581,6 @@
Quantity: 4 Quantity: 4
- ReagentId: Uranium - ReagentId: Uranium
Quantity: 16 Quantity: 16
- type: RadiationSource
intensity: 0.1
slope: 3
- type: entity - type: entity
name: slice of spicy rock pizza name: slice of spicy rock pizza
@@ -619,9 +616,6 @@
Quantity: 0.5 Quantity: 0.5
- ReagentId: Uranium - ReagentId: Uranium
Quantity: 2 Quantity: 2
- type: RadiationSource
intensity: 0.1
slope: 3
# Tastes like crust, tomato, cheese, radiation. # Tastes like crust, tomato, cheese, radiation.

View File

@@ -234,14 +234,6 @@
- ReagentId: Radium - ReagentId: Radium
Quantity: 2 Quantity: 2
canReact: false canReact: false
- type: RadiationSource
intensity: 0.1
slope: 3
- type: PointLight
radius: 1.2
energy: 0.8
castShadows: false
color: "#9be792"
- type: entity - type: entity
parent: SheetUranium parent: SheetUranium

View File

@@ -452,9 +452,6 @@
maxRange: 5 maxRange: 5
spawns: spawns:
- MobSpawnCrabUranium - MobSpawnCrabUranium
- type: RadiationSource
intensity: 0.2
slope: 0.1
- type: entity - type: entity
id: AnomalyRockQuartz id: AnomalyRockQuartz

View File

@@ -195,9 +195,6 @@
- map: [ "enum.EdgeLayer.West" ] - map: [ "enum.EdgeLayer.West" ]
state: rock_asteroid_west state: rock_asteroid_west
- state: rock_uranium - state: rock_uranium
- type: RadiationSource
intensity: 2.3
slope: 0.1
- type: entity - type: entity
id: MeteorRockBananium id: MeteorRockBananium