Makes the dragon unable to eat corpses #1489
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
I commented out the piece of code that made the dragon able to eat corpses. This can easily be undone at a later date, for example when upstream decides to make it so you can get corpses out of the dragon's belly. But for now, it should effectively block players from devouring corpses. They can still devour walls.
Why / Balance
Dragons devouring corpses is a bit unfair at the moment, since there is currently no way to get the crewmember back (#1397).
This PR disables it.
How to test
Go ingame. Spawn a corpse. Spawn a dragon. Control the dragon mob. Try to devour the corpse. See that you can't.
Media
Breaking changes
Changelog
🆑