Hardmode constructs no longer die to lavalands heat or ash storms (#25753)

This commit is contained in:
Qwertytoforty
2024-06-03 01:02:11 +00:00
committed by GitHub
parent f1b4f36547
commit 7a7f2bde8f
@@ -176,6 +176,8 @@
/// Used in bubblegum summoning. Needs MOB_SIZE_LARGE so crushers don't suffer
/mob/living/simple_animal/hostile/construct/wraith/hostile/bubblegum
mob_size = MOB_SIZE_LARGE
maxbodytemp = INFINITY
weather_immunities = list("ash")
/////////////////////////////Artificer/////////////////////////