Fixes basic mobs being lit ablaze invisibly (#31801)

* Fixes basic mobs being lit ablaze invisibly

* Snowflakes
This commit is contained in:
PollardTheDragon
2026-04-09 20:52:29 +00:00
committed by GitHub
parent cff45b319f
commit 8aeceae7dc
9 changed files with 10 additions and 8 deletions
@@ -39,7 +39,7 @@
mob_size = MOB_SIZE_TINY
pass_flags = PASSTABLE | PASSGRILLE | PASSMOB
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
initial_traits = list(TRAIT_FLYING)
initial_traits = list(TRAIT_FLYING, TRAIT_NOFIRE)
contains_xeno_organ = TRUE
ignore_generic_organs = TRUE
surgery_container = /datum/xenobiology_surgery_container/revenant