diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-19 22:11:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-19 22:11:35 -0300 |
commit | 6208b601a081455c80b26cb2b81f364b996e26e8 (patch) | |
tree | eaea3aabf9471c4cc0794fd81888b478a136e7a7 /npc/014-3 | |
parent | 44e36df335f6212e420f4d41ace5659a087fe049 (diff) | |
download | serverdata-6208b601a081455c80b26cb2b81f364b996e26e8.tar.gz serverdata-6208b601a081455c80b26cb2b81f364b996e26e8.tar.bz2 serverdata-6208b601a081455c80b26cb2b81f364b996e26e8.tar.xz serverdata-6208b601a081455c80b26cb2b81f364b996e26e8.zip |
Fix bugs in Recepcionist, new magic system is READY.
Alas, we still have something else to do: The Boss fight!
Diffstat (limited to 'npc/014-3')
-rw-r--r-- | npc/014-3/fountain.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-3/fountain.txt b/npc/014-3/fountain.txt index 741cc4134..c32610885 100644 --- a/npc/014-3/fountain.txt +++ b/npc/014-3/fountain.txt @@ -115,7 +115,7 @@ L_Tier2Ok: mes l("I predict you're closer to find the Secret Of Mana, and therefore, be part on saving our world."); next; mesn; - mes l("I will empower you with raw mana, and your time will start running out again."); + mes l("I will empower you with raw mana now."); next; ST_TIER=6; // Ref. 240 xp. You will be penalized with 1 xp for over-level. (waw...) |