summaryrefslogtreecommitdiff
path: root/npc/081-1/dungeon.txt
diff options
context:
space:
mode:
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();