summaryrefslogtreecommitdiff
path: root/npc/081-1/dungeon.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-08 13:38:41 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-08 13:38:41 -0300
commit3dafdb8d1d9bf783eb8904b9ebc0748c874776d2 (patch)
tree0897b195e71302b0a50ee40a8f289a146c9fb9e5 /npc/081-1/dungeon.txt
parent8578e7db3b992875d877016139a42a0784460218 (diff)
downloadserverdata-3dafdb8d1d9bf783eb8904b9ebc0748c874776d2.tar.gz
serverdata-3dafdb8d1d9bf783eb8904b9ebc0748c874776d2.tar.bz2
serverdata-3dafdb8d1d9bf783eb8904b9ebc0748c874776d2.tar.xz
serverdata-3dafdb8d1d9bf783eb8904b9ebc0748c874776d2.zip
Hook 080-1 into the game; Still lacking a flag.
Diffstat (limited to 'npc/081-1/dungeon.txt')
-rw-r--r--npc/081-1/dungeon.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/081-1/dungeon.txt b/npc/081-1/dungeon.txt
index 0de2155e..e90b7324 100644
--- a/npc/081-1/dungeon.txt
+++ b/npc/081-1/dungeon.txt
@@ -161,6 +161,7 @@ OnInit:
function report;
function gotogak;
function finished;
+ if (!isChristmas21()) end;
if (!X21_START()) end; // ??
if (X21ED2_CLEAR()) finished();
if (X21GAK_GOTO()) gotogak();