summaryrefslogtreecommitdiff
path: root/npc/001-1/cookiemaster.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/cookiemaster.txt')
-rw-r--r--npc/001-1/cookiemaster.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-1/cookiemaster.txt b/npc/001-1/cookiemaster.txt
index 77f95baa..f04a4797 100644
--- a/npc/001-1/cookiemaster.txt
+++ b/npc/001-1/cookiemaster.txt
@@ -205,7 +205,7 @@ L_Control:
next;
L_Kick:
- closedialog;
+ closeclientdialog;
npctalk3 l("No cookie for you!");
warp "001-1", 39, 41;
@@ -245,7 +245,7 @@ L_LostCookie:
npctalk3 l("You receive a @@!", getitemlink(DeliciousCookie));
L_Bye:
- closedialog;
+ closeclientdialog;
npctalk3 l("See you later!");