diff --git a/code/game/events/Events/RadiationBelt.dm b/code/game/events/Events/RadiationBelt.dm index 83a601c98e1..1a03cbb6fb1 100644 --- a/code/game/events/Events/RadiationBelt.dm +++ b/code/game/events/Events/RadiationBelt.dm @@ -4,9 +4,7 @@ command_alert("The ship is now travelling through a radiation belt", "Medical Alert") Tick() - for(var/mob/living/L in world) - if(istype(L,/mob/living/simple_animal)) - continue + for(var/mob/living/carbon/L in world) L.radiation += rand(1,7) if (prob(4)) if (prob(75)) diff --git a/config/admins.txt b/config/admins.txt index 4212538403d..0b8fd327580 100644 --- a/config/admins.txt +++ b/config/admins.txt @@ -7,7 +7,6 @@ compactninja - Game Master dysthymia - Retired Admin hawkv3 - Game Admin headswe - Game Master -skymarshal - Game Master iaryni - Game Master masterofapples - Game Admin megacaesar - Game Admin