diff options
Diffstat (limited to 'npc/003-10')
-rw-r--r-- | npc/003-10/arnea.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 ""; |