mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Rad Storm (#10945)
Non-shielded areas now get a pulsating green overlay when a radiation storm is active.
This commit is contained in:
@@ -89,4 +89,4 @@
|
||||
/mob/living/proc/apply_radiation(var/rads)
|
||||
total_radiation += rads
|
||||
if (total_radiation < 0)
|
||||
total_radiation = 0
|
||||
total_radiation = 0
|
||||
|
||||
Reference in New Issue
Block a user