summaryrefslogtreecommitdiff
path: root/npc/017-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-19 18:56:55 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-19 18:56:55 -0200
commit0e717a37638a703ce8faea69f2c919a30a07805a (patch)
treeb457c6a73d7c628a266a6976ef569d59609df49b /npc/017-3
parentb3dd493dfc59f1ea1a8e74d86c877e7aafb59a51 (diff)
downloadserverdata-0e717a37638a703ce8faea69f2c919a30a07805a.tar.gz
serverdata-0e717a37638a703ce8faea69f2c919a30a07805a.tar.bz2
serverdata-0e717a37638a703ce8faea69f2c919a30a07805a.tar.xz
serverdata-0e717a37638a703ce8faea69f2c919a30a07805a.zip
*Hide the Bronze Gladius under the rug*
Diffstat (limited to 'npc/017-3')
-rw-r--r--npc/017-3/chef.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/017-3/chef.txt b/npc/017-3/chef.txt
index 409be44a8..06958b860 100644
--- a/npc/017-3/chef.txt
+++ b/npc/017-3/chef.txt
@@ -4,13 +4,13 @@
// Jesusalva
// Description:
// Dimond's Cove Chef. He'll disguise Mopox Cure Potion, and he is part from
-// Easter 2011 and Easter 2012 quests.
+// Easter 2011 and Easter 2012 quests. Assigns the Butcher Knife Quest.
017-3,33,25,0 script Chef#dimond NPC_CHEF,{
showavatar NPC_CHEF;
- goto L_Begin;
+ goto L_Busy;
-L_Begin:
+L_Busy:
mesn;
mesq l("I'm too busy right now to talk. Dimond's recipes are the best!");
close;
@@ -131,10 +131,10 @@ L_bringit:
mes "";
mes "\"Bring it here when you do.\"";
next;
- */
L_Close:
close;
+ */
/* XXX: Easter 2011 stuff
L_JellyBean:
@@ -214,7 +214,7 @@ L_SeeBunny:
-/* XXX: Easter 201x stuff
+/* XXX: Easter 2012 stuff
// Really cool script, we must reintroduce it %%e
L_Easter2012_Begin: