diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml index e6ee0c0983fb..b1fd78bd15cf 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml @@ -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 @@ -663,6 +666,9 @@ Quantity: 0.5 - ReagentId: Uranium Quantity: 2 + - type: RadiationSource + intensity: 0.04 + slope: 3 # Tastes like crust, tomato, cheese, radiation. diff --git a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml index f5c516029287..37cf8555904e 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Walls/meteor.yml b/Resources/Prototypes/Entities/Structures/Walls/meteor.yml index 6f310e3b7429..a0c3fc9db36e 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/meteor.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/meteor.yml @@ -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