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: duplicated daily rewards bug #2503

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

lamonato29
Copy link
Contributor

Description

Removes the possibility of getting duplicate rewards, both on exercise weapons and normal items.

Behaviour

Actual

If you try to take the daily reward this will happen (Premium):

If you select 5 mana potions and 5 health potions, you will receive 10 of each.
If you select 1 exercise bow and 1 exercise rod, you will receive 2 of each.

Expected

Correctly distribution of the rewards.

Fixes #2500

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@elsongabriel elsongabriel changed the title fix: double daily rewards bug fix: duplicated daily rewards bug Mar 28, 2024
@elsongabriel elsongabriel merged commit 9fb38ca into opentibiabr:main Apr 1, 2024
19 checks passed
@lamonato29 lamonato29 deleted the fix-daily-reward branch November 2, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

double daily reward
2 participants