diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-11 12:52:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-11 12:52:59 -0300 |
commit | 1f6df1ade167adc7fb422d1b6bd7c5ad6e69ce9e (patch) | |
tree | 2725d1ea99fe3edec02e00c1da63f3e9134601f8 /npc/009-2/scholar.txt | |
parent | 3e56dbceb67a2b5dc5ca53966d5f080cf69f64ae (diff) | |
download | serverdata-1f6df1ade167adc7fb422d1b6bd7c5ad6e69ce9e.tar.gz serverdata-1f6df1ade167adc7fb422d1b6bd7c5ad6e69ce9e.tar.bz2 serverdata-1f6df1ade167adc7fb422d1b6bd7c5ad6e69ce9e.tar.xz serverdata-1f6df1ade167adc7fb422d1b6bd7c5ad6e69ce9e.zip |
Bella, add a tutmes with a warning that warriors/archers need magic as well.
Diffstat (limited to 'npc/009-2/scholar.txt')
-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: |