From 6514fa29627a32acc1eae90030af682623c471d8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Nov 2021 05:19:44 -0300 Subject: Instance the Northen Lights Dungeon and prevent using it outside Christmas 2021 --- npc/081-3/logic.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/081-3/logic.txt') diff --git a/npc/081-3/logic.txt b/npc/081-3/logic.txt index 145bec33..44ee9eac 100644 --- a/npc/081-3/logic.txt +++ b/npc/081-3/logic.txt @@ -152,6 +152,7 @@ OnInit: 081-3,44,22,0 script #0813Nexit NPC_HIDDEN,0,0,{ end; OnTouch: + if (!isChristmas21()) end; if (!X21BC1_CLEAR()) { dispbottom l("A strong magic barrier prevents me from using this exit."); end; -- cgit v1.2.3-60-g2f50