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

Typo in The Fanged One quest and check #6667

Closed
3 tasks done
BoundingS opened this issue Jan 6, 2025 · 0 comments · Fixed by #6668
Closed
3 tasks done

Typo in The Fanged One quest and check #6667

BoundingS opened this issue Jan 6, 2025 · 0 comments · Fixed by #6668
Labels
bug Something isn't working

Comments

@BoundingS
Copy link

BoundingS commented Jan 6, 2025

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.

return status == xi.questStaus.QUEST_COMPLETED

should be:

return status == xi.questStatus.QUEST_COMPLETED

missing the t in status. Line 134.

@BoundingS BoundingS added the bug Something isn't working label Jan 6, 2025
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.

1 participant