Ports the radiation subsystem and cleans up damage flags. (#15715)

This commit is contained in:
Matt Atlas
2023-02-07 13:22:47 +01:00
committed by GitHub
parent 5527fc0810
commit 31c73ead85
198 changed files with 981 additions and 649 deletions
@@ -74,7 +74,7 @@
/obj/effect/decal/cleanable/greenglow/radioactive/process()
for(var/mob/living/L in range(4,src))
L.apply_effect(25, IRRADIATE, blocked = 0)
L.apply_damage(25, DAMAGE_RADIATION, damage_flags = DAMAGE_FLAG_DISPERSED)
/obj/effect/decal/cleanable/cobweb
name = "cobweb"