Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space adder now butcherable, snake drops snake meat #29629

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timurjavid
Copy link

About the PR

Space adder is now butcherable, with the large version dropping 4 snake meat and the smaller dropping 2 snake meat, matching that of the space cobra. The normal snake drops snake meat instead of raw meat. Added a sprite change for critical condition of normal snake.

Why / Balance

As mentioned in issue #29547, the space adder is currently not able to be butchered for snake meat, which is counter-intuitive considering snake meat exists in the game and the space cobra is able to be butchered. The normal snake also drops raw meat instead of snake meat.

Technical details

Simply added Butcherable component to space adders. Added critical state to snake.

Media

  • I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase

Breaking changes

Changelog

🆑 Timur2011

  • add: Space adders are now butcherable.
  • fix: Snakes now drop snake meat when butchered.
  • tweak: Snakes now appear lying when in critical state.

@github-actions github-actions bot added the No C# For things that don't need code. label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No C# For things that don't need code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant