]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Make radioactive material radioactive (#34436)
authorWar Pigeon <54217755+minus1over12@users.noreply.github.com>
Thu, 23 Jan 2025 21:39:00 +0000 (15:39 -0600)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2025 21:39:00 +0000 (22:39 +0100)
* 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

Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml
Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml
Resources/Prototypes/Entities/Structures/Specific/Anomaly/anomalies.yml
Resources/Prototypes/Entities/Structures/Walls/meteor.yml

index ff38363c9ea7d7c38139b2b7da63f0ea367a28ee..f8990b7f52d95672d4859fb842c8ff4be0277ad2 100644 (file)
           Quantity: 4
         - ReagentId: Uranium
           Quantity: 16
+  - type: RadiationSource
+    intensity: 0.1
+    slope: 3
 
 - type: entity
   name: slice of spicy rock pizza
           Quantity: 0.5
         - ReagentId: Uranium
           Quantity: 2
+  - type: RadiationSource
+    intensity: 0.1
+    slope: 3
 
 # Tastes like crust, tomato, cheese, radiation.
 
index 4bc98a4d4b077a312eecc51caeb60283cde96ba3..a714eafd7a6aa69b2748edef333d9d8ee2da38a1 100644 (file)
         - 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
index 60980cb6fcf2bd9fe951443fe2bfd11e907f4bd7..841c0a309b550b38b4ee8ee41a7eff51aeefccb6 100644 (file)
         maxRange: 5
       spawns:
       - MobSpawnCrabUranium
+  - type: RadiationSource
+    intensity: 0.2
+    slope: 0.1
 
 - type: entity
   id: AnomalyRockQuartz
index 6f310e3b7429286d66eb7b0ca0166dde79adf78c..36a4b971ae61a0126a6e4443132c217e4fcc3e84 100644 (file)
         - map: [ "enum.EdgeLayer.West" ]
           state: rock_asteroid_west
         - state: rock_uranium
+    - type: RadiationSource
+      intensity: 2.3
+      slope: 0.1
 
 - type: entity
   id: MeteorRockBananium