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

Inventory Bug: Quantity of Assassin Stars Incorrectly Reduced to One When Swapping with Ground Spears #582

Open
caioavidal opened this issue Apr 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@caioavidal
Copy link
Owner

caioavidal commented Apr 10, 2024

Describe the bug
There is an issue where the quantity of assassin stars in the player’s inventory is incorrectly reduced to one when attempting to swap them with a spear on the ground.

To Reproduce
Steps to reproduce the behavior:

  1. Place a spear on the ground.
  2. Equip 100 assassin stars in the left hand slot.
  3. Attempt to swap the spear with the assassin stars in the left hand.
  4. Notice that the assassin stars are transferred to the ground, but their quantity is erroneously reduced to 1.

Expected behavior
The number of assassin stars should remain unchanged during the swap. If 100 stars are initially in the left hand, after the swap, 100 stars should be on the ground.

@caioavidal caioavidal added the bug Something isn't working label Apr 10, 2024
@caioavidal caioavidal changed the title Erro when swapping inventory stars to spears Inventory Bug: Quantity of Assassin Stars Incorrectly Reduced to One When Swapping with Ground Spears Apr 10, 2024
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

No branches or pull requests

1 participant