summaryrefslogtreecommitdiff
path: root/npc/annuals
diff options
context:
space:
mode:
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 c63969b5..85770700 100644
--- a/npc/annuals/xmas/2021.txt
+++ b/npc/annuals/xmas/2021.txt
@@ -150,6 +150,7 @@ function script X21INIT {
setcells .@mapa$, 103, 211, 107, 212, 1, "X21L1@"+X21ID();
setcells .@mapa$, 124, 127, 131, 128, 1, "X21L2@"+X21ID();
setcells .@mapa$, 47, 71, 51, 72, 1, "X21L3@"+X21ID();
+ setcells .@mapd$, 81, 131, 86, 135, 1, "X21LF@"+X21ID();
/* Spawn Special Monsters */
"#XMAS21Core"::spawn(Grinchboo, 5, .@mapa$);