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

Prevent NPC cats from having kittens with player-controlled cats #5827

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

Absolucy
Copy link
Member

@Absolucy Absolucy commented Mar 6, 2025

About The Pull Request

Fixes #5818

this adds a check that prevents player-controlled animals from running or being targeted by /mob/living/simple_animal/proc/make_babies()

can we please get rid of simple animals soon (/datum/ai_behavior/find_partner already ignores player-controlled mobs, so it doesn't have this issue!)

Why It's Good For The Game

consent is important

Changelog

🆑
fix: NPC cats will no longer have kittens with player-controlled cats.
/:cl:

@Absolucy Absolucy added what Code: Fix fix da bug FUCK totally didn't steal this from tg labels Mar 6, 2025
@Absolucy Absolucy added this to the All Things Peak milestone Mar 6, 2025
@KnigTheThrasher
Copy link
Contributor

raptors when

@Absolucy
Copy link
Member Author

Absolucy commented Mar 6, 2025

when you port it

@LikeLakers2
Copy link
Collaborator

can we please get rid of simple animals soon

working slowly on it https://github.com/users/LikeLakers2/projects/6

@Absolucy Absolucy merged commit 6d146f3 into Monkestation:master Mar 8, 2025
28 checks passed
@Absolucy Absolucy deleted the do-not-the-cat branch March 8, 2025 04:17
github-actions bot added a commit that referenced this pull request Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Fix fix da bug FUCK totally didn't steal this from tg what
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPC cats will occasionally make a kitten with player-controlled cats
3 participants