diff options
-rw-r--r-- | npc/009-2/scholar.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/009-2/scholar.txt b/npc/009-2/scholar.txt index ee364d18a..c1d9a820e 100644 --- a/npc/009-2/scholar.txt +++ b/npc/009-2/scholar.txt @@ -72,13 +72,14 @@ L_Intro: L_NeedHelp: next; mesn; - mesq l("Did you knew some crazy adventurers insists there is a Mana Stone on the danerous caves inside the town?"); + mesq l("Did you knew some crazy adventurers insists there is a Mana Stone on the dangerous caves inside the town?"); next; mesn; - mesq l("I mean, that's absurd! If there was one, it would have been taken already. Unless if grew some sencience or something."); + mesq l("I mean, that's absurd! If there was one, it would have been taken already. Unless if grew some sentience or something."); next; mesn; mesq l("Anyway, if you ever feel bored and wanna see what I mean by yourself, just leave the building and head west, then north. There's a small entrance there."); + tutmes col(l("WARNING: "),1)+l("Magic is necessary for warriors and archers to learn skills. Skills can be learned in Tulimshar."), l("Magic, Warriors and Archers"); close; OnInit: |