mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
@@ -34,6 +34,7 @@
|
||||
SSradiation.z_radiate(locate(1, 1, z), radiation_level, 1)
|
||||
|
||||
for(var/mob/living/carbon/C in living_mob_list)
|
||||
if((C.z in using_map.station_levels) && !C.isSynthetic()) //CHOMPEdit
|
||||
var/area/A = get_area(C)
|
||||
if(!A)
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user