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

living zombies have a chance to get decapitated by blades #3655

Closed
wants to merge 4 commits into from
Closed

living zombies have a chance to get decapitated by blades #3655

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 17, 2023

About the pull request

living zombies now have a 10% chance of getting decapitated when hit in the head with a machete, and 20% chance when hit with a katana.

Explain why it's good for the game

rick grimes gaming

Changelog

🆑
add: added a chance for zombies to get decapitated when struck with a machete or katana.
add: added a new slicing sound
/:cl:

@github-actions
Copy link
Contributor

You currently have a negative Fix/Feature pull request delta of -2. Maintainers may close this PR at will. Fixing issues or improving the codebase will improve this score.

@github-actions github-actions bot added Sound Blast 5 minutes of bass boosted music to our players Feature Feature coder badge labels Jun 17, 2023
@ghost ghost changed the title living zombies have a chance to get decapped by blades living zombies have a chance to get decapitated by blades Jun 17, 2023
Copy link
Contributor

@Zonespace27 Zonespace27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is done pretty much fundamentally wrong.

Code for delimbing/decapitating should be done via a component on zombies (/datum/component/melee_delimbable or similar), and it should be triggered via signals, not by overriding the attack() of the appropriate weapons

ping me on discord if you have questions

@Zonespace27 Zonespace27 marked this pull request as draft June 17, 2023 06:15
@github-actions
Copy link
Contributor

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself

@github-actions github-actions bot added the Stale beg a maintainer to review your PR label Jun 25, 2023
@ghost ghost closed this Jun 25, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature coder badge Sound Blast 5 minutes of bass boosted music to our players Stale beg a maintainer to review your PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant