From 1f6df1ade167adc7fb422d1b6bd7c5ad6e69ce9e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 11 Apr 2020 12:52:59 -0300 Subject: Bella, add a tutmes with a warning that warriors/archers need magic as well. --- npc/009-2/scholar.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/009-2') 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: -- cgit v1.2.3-60-g2f50