Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix eternal drowning when NPC is thrown into deep water. (cataclysmbn…
…team#3269) * fix: NPCs no longer drown eternally after being thrown. An NPC that was thrown into water would eternally drown, even after getting back on land. This also fixes that NPCs take damage from drowning normally while being submerged in deep water after walking into it instead of being thrown into it, which may not be a desirable change, since NPC behaviour does not currently include a lot of deep water avoidance. * fix: Disable NPCs taking damage from drowning.
- Loading branch information