Parcourir la source

* Corrected again the Cooking quest changed a close; to close2;

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12178 54d463be-8e91-2dee-dedb-b68131a5f0ec
samuray22 il y a 17 ans
Parent
commit
71236c0508
2 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 1 0
      npc/Changelog.txt
  2. 2 1
      npc/quests/cooking_quest.txt

+ 1 - 0
npc/Changelog.txt

@@ -7,6 +7,7 @@ Date		Added
 	* Corrected a Cutin Problem in Cooking Quest and a Delitem. (bugreport:911)
 	* Corrected some typo error with "rouge". (bugreport:909)
 	* Moved Custom Event folder to Custom Folder.
+	* Corrected again the Cooking quest changed a close; to close2;
 2008/01/31
 	* Rev. 12156 Started fixing bugreport:899 and fixed bugreport:875 [L0ne_W0lf]
 	* Rev. 12155 Updated Lighthalzen Town NPCs and Speed Potion quest. [L0ne_W0lf]

+ 2 - 1
npc/quests/cooking_quest.txt

@@ -2099,8 +2099,9 @@ prt_castle,45,35,5	script	Madeleine Chu#cook	886,{
 			mes "I just felt a chill down my";
 			mes "spine... Could someone";
 			mes "be talking about me?";
-			close;
+			close2;
 			cutin "",255;
+			end;
 		}
 	}
 	mes "[Madeleine Chu]";