summaryrefslogtreecommitdiff
path: root/npc/annuals
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-08 18:27:48 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-08 18:27:48 -0300
commita1032db85ef3d0e2322031654dc36014e2010fa6 (patch)
treeeece75755294c6bb9cf723c2c06bd4967d9afa88 /npc/annuals
parente7eef0cfe5eb0016717734754684c83658a367ac (diff)
downloadserverdata-a1032db85ef3d0e2322031654dc36014e2010fa6.tar.gz
serverdata-a1032db85ef3d0e2322031654dc36014e2010fa6.tar.bz2
serverdata-a1032db85ef3d0e2322031654dc36014e2010fa6.tar.xz
serverdata-a1032db85ef3d0e2322031654dc36014e2010fa6.zip
Playtested and it works, but Carrot is missing...
Replace Rotonen with Jenalya. Not so sure about 4144, Platyna and o11c, though.
Diffstat (limited to 'npc/annuals')
-rw-r--r--npc/annuals/xmas/2021.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt
index 593b3f71..b35676b1 100644
--- a/npc/annuals/xmas/2021.txt
+++ b/npc/annuals/xmas/2021.txt
@@ -130,6 +130,7 @@ function script XMAS21_NPC {
next;
} else {
npctalk l("BUG, REPORT ME! Invalid Christmas 2021 NPC!");
+ debugmes "Invalid NPC: %s", .@npc$;
}
return;
}