-
-
Notifications
You must be signed in to change notification settings - Fork 658
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: quests from version 12 revised #3042
fix: quests from version 12 revised #3042
Conversation
55e173f
to
276c406
Compare
I stopped at "The Seven Keys".
It's not perfect, just the inclusion of some bosses that weren't on the server, and it lacks more details about the quest itself and more mechanics.
You need to review the answers, as I couldn't find them on the internet.
1a4617b
to
04053f3
Compare
Quality Gate passedIssues Measures |
This PR is stale because it has been open 45 days with no activity. |
Quality Gate passedIssues Measures |
Updated global map: |
Description
I'm currently working on adding all quests to the PR. Given the large number of quests, I would like to ask for your help and collaboration to close this PR as quickly as possible. If you are interested in helping, choose one of the quests to review, open a PR for it, and link to this PR. All help is welcome!
Note1: my focus is on quests, therefore, the quest log for a quest may be missing as this is not shown in the quest tutorial lists. I study tutorials and release fix ones or develop something related to the tutorial.
Note2: I have limitations as this is the first time I am willing to do this, so please consider that some codes may not be the best but what matters is the intention and this can be improved in the future if someone finds it appropriate to do so.
Note3: I'm taking the opportunity to catalog all the aids and uids so that we can eventually modify and change them in the future directly through the script.
Note4: this PR needs some updates to the map that were reported above.
Note5: I was unable to place the writings in the books, only through the map editor, but this did not influence the development of the quest, so I left this for a future review.
Behavior
Real
I reviewed and corrected any quests that weren't working.
Delete options that are not relevant.
How this was tested
As I reviewed and modified the codes, I tested them.
Test Setup:
Checklist