Skip to content

Commit

Permalink
Revert "Increase the slopes of item uranium"
Browse files Browse the repository at this point in the history
This reverts commit 2acbda2
  • Loading branch information
minus1over12 committed Jan 15, 2025
1 parent 801d626 commit 00c86af
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@
Quantity: 16
- type: RadiationSource
intensity: 0.1
slope: 300
slope: 3

- type: entity
name: slice of spicy rock pizza
Expand Down Expand Up @@ -621,7 +621,7 @@
Quantity: 2
- type: RadiationSource
intensity: 0.1
slope: 300
slope: 3

# Tastes like crust, tomato, cheese, radiation.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
canReact: false
- type: RadiationSource
intensity: 0.1
slope: 300
slope: 3
- type: PointLight
radius: 1.2
energy: 0.8
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Materials/ore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
heldPrefix: uranium
- type: RadiationSource
intensity: 0.1
slope: 300
slope: 3

- type: entity
parent: UraniumOre
Expand Down

0 comments on commit 00c86af

Please sign in to comment.