summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-07-16 22:04:36 -0300
committerJesusaves <cpntb1@ymail.com>2023-07-16 22:04:36 -0300
commit700e2826b9df7f7b5569024a821764395dde4fc1 (patch)
treeee672891c12872b9e73bdcf1e45b42a0a7f356f1 /npc/functions
parenta2f0f1b77b3159643e8fa45a69a1c959fb4ae3c5 (diff)
downloadserverdata-700e2826b9df7f7b5569024a821764395dde4fc1.tar.gz
serverdata-700e2826b9df7f7b5569024a821764395dde4fc1.tar.bz2
serverdata-700e2826b9df7f7b5569024a821764395dde4fc1.tar.xz
serverdata-700e2826b9df7f7b5569024a821764395dde4fc1.zip
Rebirth Season now improves Call of Dusty rewards
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt
index 38120537f..970b1e3df 100644
--- a/npc/functions/news.txt
+++ b/npc/functions/news.txt
@@ -305,6 +305,8 @@ function script EventHelp {
mes "";
mes l("During this season, monster point gain is increased in %d%%!", 10);
mes l("Not only that, but reborn characters will spawn at level %d!", 3);
+ if (getq(LoFQuest_COD))
+ mes l("Call of Dusty event, in Land of Fire, also outputs more rewards.");
mes "";
mes l("Also: You'll be able to rebirth at Tulimshar with Jakod. What are you waiting for?!");
mesc l("Location: Not applicable"), 3;