summaryrefslogtreecommitdiff
path: root/npc/quests/quests_rachel.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-08 19:54:07 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-08 19:54:07 +0000
commitb14a29b01e52692e95fcabfc387e9300a8f98845 (patch)
tree683eba5a917617949a13ded5ff2ccba626171d89 /npc/quests/quests_rachel.txt
parent75e25456f77add4d6b38980f43fa1d0fca060d50 (diff)
downloadhercules-b14a29b01e52692e95fcabfc387e9300a8f98845.tar.gz
hercules-b14a29b01e52692e95fcabfc387e9300a8f98845.tar.bz2
hercules-b14a29b01e52692e95fcabfc387e9300a8f98845.tar.xz
hercules-b14a29b01e52692e95fcabfc387e9300a8f98845.zip
* Slew up NPC bug fixes and other updates.
- Corrected item checking in Dancer job quest. (buggreport:1987) - Fixed infinite dialog in novice grounds. (buggreport:1998) - Fixed overlapping warps in ice dungeon. (buggreport:2009) - Corrected super novice script checks. (buggreport:2016) - Corrected bug in alchemist dealer. (bugreport:2020) - Commented out message board NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13052 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_rachel.txt')
-rw-r--r--npc/quests/quests_rachel.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/quests/quests_rachel.txt b/npc/quests/quests_rachel.txt
index d1e57b4d9..a9e7dd274 100644
--- a/npc/quests/quests_rachel.txt
+++ b/npc/quests/quests_rachel.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 2.5
+//= 2.7
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -49,7 +49,8 @@
//= 2.4 Updated Zhed's Thor Vol. Base addition dialog to iRO's. [L0ne_W0lf]
//= 2.4a Further updates to Zhed's Veins addition. [L0ne_W0lf]
//= 2.5 Added Nameless Island quest addition. [L0ne_W0lf]
-//= 2.6 Uncommented ontouchNPC label for Man Stuck in Ice. [L0ne_W0lf]
+//= 2.6 Uncommented ontouchNPC label for Man Stuck in Ice. [L0ne_W0lf]
+//= 2.7 Corrected overlaping warp coordinates. [L0ne_W0lf]
//============================================================
// Lost Child Quest (Prerequisite to High Priest quest)
@@ -3797,7 +3798,7 @@ OnTimer60000:
end;
}
-ice_dun03,150,132,0 script #ice_4f_1 45,2,2,{
+ice_dun03,150,137,0 script #ice_4f_1 45,2,2,{
OnTouch:
warp "ice_dun04",33,144;
end;