server
server copied to clipboard
[Quest]Holy Crest to IF
I affirm:
- [x] I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
- [x] I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
- [x] I have read and understood the Contributing Guide and the Code of Conduct.
- [x] I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.
What does this pull request do?
Converts The Holy Crest to IF
- Deleted all logic pertaining to quest NPC's .
- Moved to defaultActions where appropriate.
- Adjusted NPC dialog to match capture
- Added dialog into ID's where appropriate based on above capture.
- Added enum's where appropriate.
Steps to test these changes
Be on a level 30 job and speak with the dorks in the warehouse. If you change job to something below 30 (xi.settings.main.ADVANCED_JOB_LEVEL) you will not get the same dialog as if you are on a job 30+ even after talking to them once.