summaryrefslogtreecommitdiff
path: root/npc/002-3/nard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-3/nard.txt')
-rw-r--r--npc/002-3/nard.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt
index f87e39beb..736fe7c99 100644
--- a/npc/002-3/nard.txt
+++ b/npc/002-3/nard.txt
@@ -60,7 +60,8 @@ L_Checker:
setcamnpc instance_npcname("Elmo");
mesn l("Elmo");
mesq l("I, Elmo, captain's deputy, will help you to make the maximum possible money in Candor!");
- mesc l("Talk to Elmo to get an EXP UP Boost until level 15!"), 2;
+ mesc l("Elmo has given you an EXP UP and DROP UP Boost until level 20!"), 2;
+ mesc l("It also expires after two hours. In such case, talk to him again!"), 2;
// Actually, why don't we apply it right now...?
.@AVG_LEVEL=($@hoblvl_value[0]+$@hoblvl_value[1]+$@hoblvl_value[2])/3;
.@BONUS=min(50, .@AVG_LEVEL/2);