diff options
-rw-r--r-- | npc/003-1/jakod.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/npc/003-1/jakod.txt b/npc/003-1/jakod.txt index f370cca19..bd393a2d2 100644 --- a/npc/003-1/jakod.txt +++ b/npc/003-1/jakod.txt @@ -42,13 +42,10 @@ mes l("...If you're lucky, you can touch it and receive magic power.\""); next; mesn; - mesq l("Having magic power is useless by itself, so you must visit the Magic Council and sign up in one of two classes."); + mesq l("Having magic power is useless by itself, so you must visit the Academy. I guess that involves approval and acknowledgment of the Mage Council that you are a mage!"); next; mesn; - mesq l("Your class selection is ##BPermanent##b and cannot be changed later. Do their tasks, and you'll be able to harness magic!"); - next; - mesn; - mesq l("The more levels and intelligence you have, more likely the Mana Stone will grant you more Magic Power. But that means nothing."); + mesq l("Keep in mind, the more levels and intelligence you have, more likely the Mana Stone will grant you more Magic Power. But that means nothing."); next; mesn; mesq l("Because in the end, you are in the hands of your class leader!"); // Rare: Some loner NPCs may grant you EXTRA skills beyond that. |