-
Notifications
You must be signed in to change notification settings - Fork 85
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
Quest log of letter, orum and fur quest. #339
base: master
Are you sure you want to change the base?
Conversation
… dress to fur_quest
@omattornot indent in client xml files is only 2 spaces. running |
I fix the body of quest-log in last commit. |
Now make a Post on the forums Describing what you added/changed and what needs to be tested. Make the post under https://forums.themanaworld.org/viewforum.php?f=2 After you made that post them use the forums to private message the testers group on the forum with information about the thread you created. |
</its:rules> | ||
<var id="26"> | ||
<effect map="009-2.tmx" npc="182" value="1" effect="45"/> | ||
<effect map="009-2.tmx" npc="182" value="2,6" effect="46"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
quests that are done should not display any effect on the npc, so here you should not have state 6
here I'd say
45 = 0,5
46 = 1,2,3,4
…rum_quest and kaizei/fur_quest
Hello,
I add letter_quest in quests/argeas/ (https://www.themanaworld.org/index.php/Letter_Quest.
add orum_quest quests/argeas/ (https://www.themanaworld.org/index.php/Orum_Quest.
update quests/argeas/_include with letter_quest and orum_quest.
add fur_quest in quests/kaizei/ (https://www.themanaworld.org/index.php/Agostine_The_Tailor & https://www.themanaworld.org/index.php/Lora_Tay_The_Legendary_Seamstress & https://www.themanaworld.org/index.php/Agostine's_Dream_Dress).
update quests/kaizei/_include with fur_quest.