diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-09 16:26:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-09 16:26:20 -0300 |
commit | ddc12f9d31185bac57523c6b5a87c6fcf2c19715 (patch) | |
tree | 4fe5f481cf52946fe7b7b0c641ff370025a40d65 /npc/002-3 | |
parent | 080204a2d70958d7a3a94bb5e6340f6db287dce0 (diff) | |
download | serverdata-ddc12f9d31185bac57523c6b5a87c6fcf2c19715.tar.gz serverdata-ddc12f9d31185bac57523c6b5a87c6fcf2c19715.tar.bz2 serverdata-ddc12f9d31185bac57523c6b5a87c6fcf2c19715.tar.xz serverdata-ddc12f9d31185bac57523c6b5a87c6fcf2c19715.zip |
Fix a typo
Diffstat (limited to 'npc/002-3')
-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) |