diff --git a/code/modules/mob/living/simple_mob/subtypes/animal/farm animals/lythios.dm b/code/modules/mob/living/simple_mob/subtypes/animal/farm animals/lythios.dm index f7ea1af10252..9bd45ee4dae3 100644 --- a/code/modules/mob/living/simple_mob/subtypes/animal/farm animals/lythios.dm +++ b/code/modules/mob/living/simple_mob/subtypes/animal/farm animals/lythios.dm @@ -25,7 +25,7 @@ iff_factions = MOB_IFF_FACTION_FARM_ANIMAL minbodytemp = 180 - maxbodytemp = 275 + maxbodytemp = 280 //Temp Stablization means that Glacicorns overheat when Lythios is warmest. health = 40 maxHealth = 40