summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorsamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-06 01:23:04 +0000
committersamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-06 01:23:04 +0000
commita2f4ff4935d67d5cd53be178563657056db72071 (patch)
treeb035c42003dcea4c45b5778ba67c8e3648515663 /npc
parent8508ca74ad6deea3f27cf14c2158a07059b4eb75 (diff)
downloadhercules-a2f4ff4935d67d5cd53be178563657056db72071.tar.gz
hercules-a2f4ff4935d67d5cd53be178563657056db72071.tar.bz2
hercules-a2f4ff4935d67d5cd53be178563657056db72071.tar.xz
hercules-a2f4ff4935d67d5cd53be178563657056db72071.zip
* Corrected again the Cooking quest changed a close; to close2;
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12178 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/quests/cooking_quest.txt3
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 07ab059af..42f1a3501 100644
--- a/npc/Changelog.txt
+++ b/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]
diff --git a/npc/quests/cooking_quest.txt b/npc/quests/cooking_quest.txt
index a78ca678c..931ef01d4 100644
--- a/npc/quests/cooking_quest.txt
+++ b/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]";