summaryrefslogtreecommitdiff
path: root/npc/quests/Kiel_Hyre_Quest.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-03 19:58:07 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-03 19:58:07 +0000
commite08a5d0371cba560a7ad8c93ddffb38692036c08 (patch)
tree0a1dc016e989b0f32b4ef1ea6726804fe2a79680 /npc/quests/Kiel_Hyre_Quest.txt
parentc3e9dbdb69f61ae3fbb682e00fabb680c73a8f00 (diff)
downloadhercules-e08a5d0371cba560a7ad8c93ddffb38692036c08.tar.gz
hercules-e08a5d0371cba560a7ad8c93ddffb38692036c08.tar.bz2
hercules-e08a5d0371cba560a7ad8c93ddffb38692036c08.tar.xz
hercules-e08a5d0371cba560a7ad8c93ddffb38692036c08.zip
Fixed an NPC in Kiel Hyre Quest warping onto the exit warp for final room.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13040 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/Kiel_Hyre_Quest.txt')
-rw-r--r--npc/quests/Kiel_Hyre_Quest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/Kiel_Hyre_Quest.txt b/npc/quests/Kiel_Hyre_Quest.txt
index 1578c9225..6d2fc1dae 100644
--- a/npc/quests/Kiel_Hyre_Quest.txt
+++ b/npc/quests/Kiel_Hyre_Quest.txt
@@ -6999,7 +6999,7 @@ OnInit:
OnTouch:
if (KielHyreQuest >= 46)
- warp "kh_kiehl02",50,6;
+ warp "kh_kiehl02",50,7;
else
warp "kh_kiehl01",166,183;
end;