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

fix: prevents eating canned dog food after activation #5490

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

IllusionDX
Copy link
Contributor

Checklist

Required

Optional

Purpose of change

Instead of eating the dog food (or any other pet food) that's in a container, it gets unloaded to the inventory, where it can be used.

Describe the solution

modifies is_pet_food bool on avatar_functions.cpp to reflect json changes on pet food.

Describe alternatives you've considered

Crying.

Testing

Before:
cataclysm-bn-tiles_jvEvtFcHyW
cataclysm-bn-tiles_Y4RHT699qn

After:
cataclysm-bn-tiles_9TQjYcj9v2
cataclysm-bn-tiles_a5HSkn7bto

@github-actions github-actions bot added the src changes related to source code. label Oct 2, 2024
@scarf005 scarf005 requested a review from chaosvolt October 2, 2024 23:51
@IllusionDX IllusionDX changed the title fix: prevents eating dog food in container after activation fix: prevents eating canned dog food after activation Oct 2, 2024
Copy link
Member

@chaosvolt chaosvolt left a comment

Choose a reason for hiding this comment

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

  1. Compiled and load-tested.
  2. Works as intended.

@chaosvolt chaosvolt merged commit f7ba6cd into cataclysmbnteam:main Oct 3, 2024
12 checks passed
@IllusionDX IllusionDX deleted the no-eat-canned-dogfood branch October 3, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
src changes related to source code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants