Skip to content

Commit

Permalink
Okay, so a reduction in radioactivity?
Browse files Browse the repository at this point in the history
Lets keep this PR open for a while
  • Loading branch information
TheGrimbeeper committed Feb 11, 2025
1 parent 6c16969 commit 3f2f023
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,9 @@
Quantity: 4
- ReagentId: Uranium
Quantity: 16
- type: RadiationSource
intensity: 0.04
slope: 3

- type: entity
name: slice of spicy rock pizza
Expand Down Expand Up @@ -663,6 +666,9 @@
Quantity: 0.5
- ReagentId: Uranium
Quantity: 2
- type: RadiationSource
intensity: 0.04
slope: 3

# Tastes like crust, tomato, cheese, radiation.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,9 @@
- ReagentId: Radium
Quantity: 2
canReact: false
- type: RadiationSource
intensity: 0.01
slope: 3
- type: PointLight
radius: 1.2
energy: 0.8
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Entities/Structures/Walls/meteor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@
- map: [ "enum.EdgeLayer.West" ]
state: rock_asteroid_west
- state: rock_uranium
- type: RadiationSource
intensity: 0.3
slope: 0.1

- type: entity
id: MeteorRockBananium
Expand Down

0 comments on commit 3f2f023

Please sign in to comment.