From 762940b7792cbab55912fbcafe5d1d0ec21d593a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 Apr 2018 11:23:08 -0300 Subject: Warn about her break --- npc/003-10/arnea.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/003-10/arnea.txt b/npc/003-10/arnea.txt index 5b900b853..3467a14fa 100644 --- a/npc/003-10/arnea.txt +++ b/npc/003-10/arnea.txt @@ -7,6 +7,8 @@ 003-10,26,60,0 script Arnea NPC_ELF_F,{ npctalk3 l("Hello!"); + if (gettime(GETTIME_MONTH) == DECEMBER) + mes("It's December! The arena will close for new year, be warned!"); L_Menu: mes ""; -- cgit v1.2.3-60-g2f50