Make radioactive material radioactive (#34436)

* Make radioactive material radioactive

* Increase the slopes of item uranium

No free power for engineering

* Glowing uranium

* Revert "Increase the slopes of item uranium"

This reverts commit 2acbda26

* Nerf Wall Rocks
This commit is contained in:
War Pigeon
2025-01-23 15:39:00 -06:00
committed by GitHub
parent 0402149801
commit 7168de6a20
4 changed files with 20 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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