summaryrefslogtreecommitdiff
path: root/npc/annuals
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-05 17:43:02 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-05 17:43:02 -0300
commit126ad1152902c460acbca1b64c17c0c680a3dfce (patch)
treebc456a30c896c1fe1beb922daf5311016e4680cc /npc/annuals
parente3bfc4278c025863ddf60b081df9b04c921f24bf (diff)
downloadserverdata-126ad1152902c460acbca1b64c17c0c680a3dfce.tar.gz
serverdata-126ad1152902c460acbca1b64c17c0c680a3dfce.tar.bz2
serverdata-126ad1152902c460acbca1b64c17c0c680a3dfce.tar.xz
serverdata-126ad1152902c460acbca1b64c17c0c680a3dfce.zip
Seal 080-1 (Gameplay is still WIP)
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$);