summaryrefslogtreecommitdiff
path: root/npc/001-11
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-30 13:14:17 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-30 13:14:17 -0300
commit30d310c74819b4a48986e6b6e0a715e516c8bb87 (patch)
treef99e4ca385cbef700f28ac116cfb77b39745c529 /npc/001-11
parentf7fabd6e3c2896f7b03b943b48975093ad5098dc (diff)
downloadserverdata-30d310c74819b4a48986e6b6e0a715e516c8bb87.tar.gz
serverdata-30d310c74819b4a48986e6b6e0a715e516c8bb87.tar.bz2
serverdata-30d310c74819b4a48986e6b6e0a715e516c8bb87.tar.xz
serverdata-30d310c74819b4a48986e6b6e0a715e516c8bb87.zip
Bugfixes - update Valentine Day mapflags and Information with Demure
Diffstat (limited to 'npc/001-11')
-rw-r--r--npc/001-11/Demure.txt5
1 files changed, 5 insertions, 0 deletions
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();