diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/shadekin/shadekin.dm b/code/modules/mob/living/simple_mob/subtypes/vore/shadekin/shadekin.dm index 403ff0460b9..64c636a620b 100644 --- a/code/modules/mob/living/simple_mob/subtypes/vore/shadekin/shadekin.dm +++ b/code/modules/mob/living/simple_mob/subtypes/vore/shadekin/shadekin.dm @@ -250,6 +250,12 @@ if((. = ..())) handle_shade() +/mob/living/simple_mob/shadekin/handle_atmos() + if(ability_flags & AB_PHASE_SHIFTED) + return + else + return .=..() + /mob/living/simple_mob/shadekin/proc/handle_shade() //Shifted kin don't gain/lose energy (and save time if we're at the cap) var/darkness = 1