diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-05-21 19:15:27 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-06-28 14:31:54 -0400 |
commit | e269d8936842371ce6a742b741ea80b3d6fa976d (patch) | |
tree | 2fef6ab15568734aecd0347b01cfb2150126b413 /quests | |
parent | 2338663882dff063702ec069349ce422258b29e3 (diff) | |
download | clientdata-e269d8936842371ce6a742b741ea80b3d6fa976d.tar.gz clientdata-e269d8936842371ce6a742b741ea80b3d6fa976d.tar.bz2 clientdata-e269d8936842371ce6a742b741ea80b3d6fa976d.tar.xz clientdata-e269d8936842371ce6a742b741ea80b3d6fa976d.zip |
npc actions in tutorial & numa & mask
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> |