summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-05-27 18:28:47 +0400
committerAlige <aligetmw@hotmail.fr>2013-05-27 18:28:47 +0400
commitebac82fbeb5ecf1f4f16ecfa1482e079d9549fb1 (patch)
tree9ad2d6f4548a5e25b5e98f109f7f494393e75cb8 /npc/000-1
parent443921959e4c885314ac562b178e5bf98d8a6074 (diff)
downloadserverdata-ebac82fbeb5ecf1f4f16ecfa1482e079d9549fb1.tar.gz
serverdata-ebac82fbeb5ecf1f4f16ecfa1482e079d9549fb1.tar.bz2
serverdata-ebac82fbeb5ecf1f4f16ecfa1482e079d9549fb1.tar.xz
serverdata-ebac82fbeb5ecf1f4f16ecfa1482e079d9549fb1.zip
Fixed enchilado's name in the cookie list.
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/cookiemaster.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt
index f877eda1..36865e20 100644
--- a/npc/000-1/cookiemaster.txt
+++ b/npc/000-1/cookiemaster.txt
@@ -55,7 +55,7 @@ l_Check:
goto l_Reward;
if (strcharinfo(0) == "Alige")
goto l_Reward;
- if (strcharinfo(0) == "Enchilado")
+ if (strcharinfo(0) == "enchilado")
goto l_Reward;
if (strcharinfo(0) == "Hal9000")
goto l_Reward;