Browse Source

Another small fix to Nameless island quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12984 54d463be-8e91-2dee-dedb-b68131a5f0ec
L0ne_W0lf 17 years ago
parent
commit
38f2bd2e48
3 changed files with 4 additions and 2 deletions
  1. 1 1
      db/Changelog.txt
  2. 1 0
      npc/Changelog.txt
  3. 2 1
      npc/quests/quests_nameless.txt

+ 1 - 1
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)

+ 1 - 0
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)

+ 2 - 1
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";