Fix carbons deathgasping twice (#84347)

## About The Pull Request

They deathgasped once on the carbon level and once on the living level

I also realized this check I added a while back breaks lag check
mechanism so let's just change that around

## Changelog

🆑 Melbert
fix: Lizards and Moths don't deathgasp twice when they die
/🆑
This commit is contained in:
MrMelbert
2024-06-26 22:55:50 -05:00
committed by GitHub
parent 8962d9df6a
commit 8a16be72ee
5 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
icon_state = "setup_medium_med"
maxHealth = 300
health = 300
living_flags = 0
living_flags = NONE
light_system = OVERLAY_LIGHT_DIRECTIONAL
light_on = FALSE