diff options
Diffstat (limited to 'npc/003-0')
-rw-r--r-- | npc/003-0/recepcionist.txt | 2 |
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; //////////////// |