diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-01 01:02:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-01 01:02:04 -0300 |
commit | 182cd21d49fb40f92d5e894bd6a4d887e27fdcba (patch) | |
tree | 65503baa222c7a11a50953827d5df69f6eb7ffab /npc/027-2/colin.txt | |
parent | 9da4ca39423bcbb0639918c453827783e59e9e4d (diff) | |
download | serverdata-182cd21d49fb40f92d5e894bd6a4d887e27fdcba.tar.gz serverdata-182cd21d49fb40f92d5e894bd6a4d887e27fdcba.tar.bz2 serverdata-182cd21d49fb40f92d5e894bd6a4d887e27fdcba.tar.xz serverdata-182cd21d49fb40f92d5e894bd6a4d887e27fdcba.zip |
Rewrite Mr. Saves Academy and make no magic fail message more specific
Diffstat (limited to 'npc/027-2/colin.txt')
-rw-r--r-- | npc/027-2/colin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/027-2/colin.txt b/npc/027-2/colin.txt index 8ab524dbb..70b6491c6 100644 --- a/npc/027-2/colin.txt +++ b/npc/027-2/colin.txt @@ -49,7 +49,7 @@ L_NoMagic: next; mesn; - mesq l("Your lack of magical power is critical. I dare say, you might never in your life get access to a Mana Stone."); + mesq l("You do not have enough magic power for these classes."); next; mesn; mesq l("Besides the Magic Council, Andrei Sakar have his own Mana Stone, but I doubt he would train the likes of you, or share his Mana Stone."); |