diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/002-3/elmo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-3/elmo.txt b/npc/002-3/elmo.txt index d75c783ee..ca77f46e8 100644 --- a/npc/002-3/elmo.txt +++ b/npc/002-3/elmo.txt @@ -141,7 +141,7 @@ function ExpBoost { mesq l("Hey there, @@! I see you are still a noob!", strcharinfo(0)); next; mesn; - mesq l("Well, I'll give you 15 minutes of EXP RATE UP! How cool is that? Enjoy!"); + mesq l("Well, I'll give you a hour of EXP RATE UP! How cool is that? Enjoy!"); next; // Get the average level of top players to calculate EXP Boost // Level 100 ("max") = 25% EXP BOOST (max) |