summaryrefslogtreecommitdiff
path: root/npc/annuals
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-08 18:41:44 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-08 18:41:44 -0300
commitd546f1cb8ebd5488750ee4fc5d0ef30da85e0c17 (patch)
treeeb1241293f2f26d71fab271cbdc1f70dddb08f78 /npc/annuals
parent55479919e90c97cff78ac225f07d1db25b3679dc (diff)
downloadserverdata-d546f1cb8ebd5488750ee4fc5d0ef30da85e0c17.tar.gz
serverdata-d546f1cb8ebd5488750ee4fc5d0ef30da85e0c17.tar.bz2
serverdata-d546f1cb8ebd5488750ee4fc5d0ef30da85e0c17.tar.xz
serverdata-d546f1cb8ebd5488750ee4fc5d0ef30da85e0c17.zip
Sorry @gumiko seems like I forgot you D;
Diffstat (limited to 'npc/annuals')
-rw-r--r--npc/annuals/xmas/2021.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt
index b35676b1..e872da43 100644
--- a/npc/annuals/xmas/2021.txt
+++ b/npc/annuals/xmas/2021.txt
@@ -27,7 +27,7 @@ function script X21_DOSTART {
if (strcharinfo(0) == "kytty")
XMAS21_KEYWORD = 7;
else
- XMAS21_KEYWORD = rand2(14);
+ XMAS21_KEYWORD = rand2(15);
return;
}