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

[BUG] Withdrawing stacked non stackables from bank #353

Closed
RedSparr0w opened this issue Oct 4, 2021 · 1 comment · Fixed by #354
Closed

[BUG] Withdrawing stacked non stackables from bank #353

RedSparr0w opened this issue Oct 4, 2021 · 1 comment · Fixed by #354
Labels
bug Something isn't working

Comments

@RedSparr0w
Copy link
Contributor

Describe the bug
When withdrawing multiple items that are not stackable, they will withdraw as stacks

To Reproduce
Steps to reproduce the behavior:

  1. Open the bank
  2. Withdraw more than 1 of any non-stackable item
  3. Items withdrawn as stacks

Expected behavior
Individual items withdrawn until inventory full or total number of items attempted to withdraw are withdrawn

@RedSparr0w RedSparr0w added the bug Something isn't working label Oct 4, 2021
@SchauweM
Copy link
Collaborator

SchauweM commented Oct 4, 2021

Thanks for reporting the bug!

Upon further investigation, it seems that only the option Withdrawn-1 {item} is not affected and works as intended. All other options stack non-stackable items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants