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: errors when npcs pickup items #3629

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

joveeater
Copy link
Collaborator

Summary

SUMMARY: Bugfixes "Fix errors when npcs pickup items"

Purpose of change

Fixes #3607.

Describe the solution

Don't erase the items from the stack as they're being collected. They'll be detached later anyway.

@github-actions github-actions bot added the src changes related to source code. label Nov 11, 2023
@scarf005 scarf005 changed the title Fix: errors when npcs pickup items fix: errors when npcs pickup items Nov 11, 2023
@scarf005 scarf005 added this pull request to the merge queue Nov 11, 2023
Merged via the queue into cataclysmbnteam:upload with commit a7dc1c2 Nov 11, 2023
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.

Many [detach] Tried to detach [item] not in a location from NPCs chaos swarm
2 participants