From 443921959e4c885314ac562b178e5bf98d8a6074 Mon Sep 17 00:00:00 2001 From: Alige <aligetmw@hotmail.fr> Date: Mon, 27 May 2013 17:19:59 +0400 Subject: Added Enchilado on the cookie list. --- npc/000-1/cookiemaster.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt index d0f24e99..f877eda1 100644 --- a/npc/000-1/cookiemaster.txt +++ b/npc/000-1/cookiemaster.txt @@ -55,6 +55,8 @@ l_Check: goto l_Reward; if (strcharinfo(0) == "Alige") goto l_Reward; + if (strcharinfo(0) == "Enchilado") + goto l_Reward; if (strcharinfo(0) == "Hal9000") goto l_Reward; if (strcharinfo(0) == "Reid") -- cgit v1.2.3-70-g09d2