summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-1/cookiemaster.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt
index 50facac0..10da749f 100644
--- a/npc/000-1/cookiemaster.txt
+++ b/npc/000-1/cookiemaster.txt
@@ -63,6 +63,8 @@ l_Check:
goto l_Reward;
if (strcharinfo(0) == "Socapex")
goto l_Reward;
+ if (strcharinfo(0) == "Kenny690")
+ goto l_Reward;
mesq l("I'm sorry but I can't see your name anywhere.");
next;