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:
@@ -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.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -452,6 +452,9 @@
|
||||
maxRange: 5
|
||||
spawns:
|
||||
- MobSpawnCrabUranium
|
||||
- type: RadiationSource
|
||||
intensity: 0.2
|
||||
slope: 0.1
|
||||
|
||||
- type: entity
|
||||
id: AnomalyRockQuartz
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user