summaryrefslogtreecommitdiff
path: root/npc/003-0
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-05 09:48:47 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-05 09:48:47 -0300
commit848d8649375222160fd6d0e4dd2e7687cb17a3f0 (patch)
tree0c32c2fff903d909d4dcc9936163fa01100e09d5 /npc/003-0
parentf254fa5a66bc1103e5f02b17d60505f67ae02be1 (diff)
downloadserverdata-848d8649375222160fd6d0e4dd2e7687cb17a3f0.tar.gz
serverdata-848d8649375222160fd6d0e4dd2e7687cb17a3f0.tar.bz2
serverdata-848d8649375222160fd6d0e4dd2e7687cb17a3f0.tar.xz
serverdata-848d8649375222160fd6d0e4dd2e7687cb17a3f0.zip
Magic School: Warn about level 30 design.
Halinarzo Librarian: Chop down half hour if you got magic. This should, under normal circumstances, finish the quest.
Diffstat (limited to 'npc/003-0')
-rw-r--r--npc/003-0/recepcionist.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-0/recepcionist.txt b/npc/003-0/recepcionist.txt
index e27e46591..b1d0474a6 100644
--- a/npc/003-0/recepcionist.txt
+++ b/npc/003-0/recepcionist.txt
@@ -63,6 +63,8 @@ L_Prologue:
mesq l("Please note unless you have Magic Powers, obtained from the Mana Seed, all you will be able to learn are small tricks, so please make a wise choice.");
MGQUEST=true;
getitem ScholarshipBadge, 1;
+ tutmes l("Magic skills allows for a more advanced gameplay, but they are meant for level 30 onwards.");
+ tutmes l("If you follow %s's quest, you will eventually reach the requeriments for here.", b("Lua"));
close;
////////////////