From 30d310c74819b4a48986e6b6e0a715e516c8bb87 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Jan 2020 13:14:17 -0300 Subject: Bugfixes - update Valentine Day mapflags and Information with Demure --- npc/001-11/Demure.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/001-11') diff --git a/npc/001-11/Demure.txt b/npc/001-11/Demure.txt index 8567d602f..fd5634a27 100644 --- a/npc/001-11/Demure.txt +++ b/npc/001-11/Demure.txt @@ -190,6 +190,11 @@ L_Main: mes l("There might be reward for anyone who doesn't gets a rank, but I never count on that. So, let's start?"); mesc l("Note: You must have a char on the first slot to leaderboard work. Points are shared accross all chars on your account."), 1; next; + if (gettime(GETTIME_YEAR) == 2020) { + mesc l("During Valentine 2020, you can get event equipment with the Soul Stone."); + mesc l("On the friday, the 14th, an additional hunting field will be open. Talk to Soul Stone to go there :>"); + next; + } break; case 2: ScoreValentine(); -- cgit v1.2.3-60-g2f50