From 860757fa15262f33ffe19f0475e71120e009a96b Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 22 Jul 2008 21:44:54 +0000 Subject: Another small fix to Nameless island quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12984 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 +- npc/Changelog.txt | 1 + npc/quests/quests_nameless.txt | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index baf7fa3f8..59db68922 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -41,7 +41,7 @@ ======================= 2008/07/22 - * Rev. 12982 Implemented stats for Sealed Shine and Endless Tower monsters. [L0ne_W0lf] + * Rev. 12983 Implemented stats for Sealed Shine and Endless Tower monsters. [L0ne_W0lf] * Rev. 12981 Finally getting around to fixing a few bug reports [L0ne_W0lf] - Corrected some view IDs for some newer headgears. (bugreport:1842) - 11.3 bows are now equippable by all archer classes. (bugreport:1885) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 3f87739c0..037a65f30 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2008/07/22 + * Rev. 12984 Another small fix to Nameless island quest. [L0ne_W0lf] * Rev. 12981 Getting around to fixing some script bug. [L0ne_W0lf] - Fixed bugs in the nameless quest, and other npcs. (bugreport:1845) - Fixed some bugs in the WoE:SE control devices. (bugreport:1848) diff --git a/npc/quests/quests_nameless.txt b/npc/quests/quests_nameless.txt index e50360378..8d804bfc0 100644 --- a/npc/quests/quests_nameless.txt +++ b/npc/quests/quests_nameless.txt @@ -34,6 +34,7 @@ //= 1.1 Made quest accessable to "Failed" gaebolg quest. [L0ne_W0lf] //= 1.1a Touch up to other Gaebolg fail-points. [L0ne_W0lf] //= 1.2 Some final tuning to Nameless Island quest. [Koca] + //============================================================ airplane_01,95,61,3 script Agent#Aru 899,5,5,{ @@ -1464,7 +1465,7 @@ ve_fild07,125,128,0 script Boat#Aru 111,{ mes "^3355FFYou set sail for"; mes "the monastery...^000000"; close2; - warp "nameless_n",257,217; + warp "nameless_i",257,217; end; case 2: mes "^3355FFYou decide to"; -- cgit v1.2.3-60-g2f50