diff options
Diffstat (limited to 'quests')
-rw-r--r-- | quests/candor/tutorial.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/quests/candor/tutorial.xml b/quests/candor/tutorial.xml index 8a60962b..83c7957b 100644 --- a/quests/candor/tutorial.xml +++ b/quests/candor/tutorial.xml @@ -26,7 +26,8 @@ <text>You can equip items irregardless of your location, but you may prefer to change in the privacy of the corner at (26,23) in Candor Island Indoor.</text> </quest> <!-- TANISHA --> - <effect map="029-2.tmx" npc="114" value="4,5,6,7" effect="46"/> + <effect map="029-2.tmx" npc="114" value="4" effect="45"/> + <effect map="029-2.tmx" npc="114" value="5,6,7" effect="46"/> <quest name="Tutorial" group="Candor Island" incomplete="4"> <name>Introduction</name> <text>To repay your debt, Sorfina has requested that you assist her niece, Tanisha.</text> |