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

Fixes xeno tacklestrength #5773

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

SabreML
Copy link
Member

@SabreML SabreML commented Feb 21, 2024

About the pull request

Fixes #5765.
This was caused by me in #5542 deleting a couple of lines from /mob/living/carbon/xenomorph/proc/recalculate_tackle(), when I should have only removed the mutators/hive.mutators part.

image

Explain why it's good for the game

Whoops

Testing Photographs and Procedure

Screenshots & Videos

tacklestrength_min and tacklestrength_max are being applied correctly:
image

Changelog

🆑
fix: Fixed Xenomorphs not having their caste's tackle duration values applied to them.
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Feb 21, 2024
@Birdtalon Birdtalon added this pull request to the merge queue Feb 22, 2024
Merged via the queue into cmss13-devs:master with commit 1675e4e Feb 22, 2024
28 checks passed
cm13-github added a commit that referenced this pull request Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tackle duration bug
3 participants