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 infinity arrow adding after quest completion #410

Merged
merged 3 commits into from
May 6, 2024

Conversation

sven-n
Copy link
Member

@sven-n sven-n commented May 6, 2024

Added two fixes for the problem, that the inifinity arrow skill didn't get add to the character after quest completion:

  • Generally, stat attributes which are defined in the character class, but not in the character, are added automatically as soon as the player enters the game.
  • Fixed initialization code. Since the inifinty arrow quest reward was the last database update, i just fixed that and increased its number.

Another minor fix was defining the maximum master level to the initialization code of season 6.

@sven-n sven-n merged commit 0939e5a into master May 6, 2024
1 check passed
@sven-n sven-n deleted the fix-infinity-arrow-adding branch May 6, 2024 18:28
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.

1 participant