Radiation Refactor (#19270)

* Part 1

* WIP

* The rest of these

* More stuff

* Whoops, did that wrong

* typo

* gweeen

* This all works

* SHOWER

* Rads

* awa

* rad

* Update life.dm

* edits

* Makes lvl 3 rads give you a warning.

You should already know by this point, but this makes it EXTRA clear you're getting fucked

* Update vorestation.dme

* aaa

* propagate

* gwah

* more fixes

* AAA

* Update radiation.dm

* Update radiation.dm

* mobs rads

* rads

* fix this

* Update _reagents.dm

* these

* Get rid of these

* rad

* Update config.txt

* fixed

* Update radiation_effects.dm
This commit is contained in:
Cameron Lennox
2026-03-22 12:29:09 -04:00
committed by GitHub
parent d91baf9c9f
commit cbc4151bfb
113 changed files with 2044 additions and 551 deletions
@@ -11,6 +11,7 @@
damage_per_fire_tick = 1.0
maxhealth = 100.0
force_threshold = 10
rad_insulation = RAD_EXTREME_INSULATION
/obj/structure/window/titanium/full
icon_state = "window-full"
@@ -30,6 +31,7 @@
damage_per_fire_tick = 1.0
maxhealth = 120.0
force_threshold = 10
rad_insulation = RAD_EXTREME_INSULATION
/obj/structure/window/plastitanium/full
icon_state = "window-full"