From 29837f227c364f760b765bf4c638916006ce9c94 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 18 Jul 2018 11:29:13 -0300 Subject: Description for subclass --- npc/003-0-1/colin.txt | 14 +++++++------- npc/003-0-1/luca.txt | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'npc/003-0-1') diff --git a/npc/003-0-1/colin.txt b/npc/003-0-1/colin.txt index e0db3589a..d4b055892 100644 --- a/npc/003-0-1/colin.txt +++ b/npc/003-0-1/colin.txt @@ -18,13 +18,13 @@ // Sanity check if (getskilllv(WIZARD_MAGE) >= 1) { mesn; - mesq l("The Warriors have three other subclasses:"); - mesn lg("Paladin"); - mesc l("The well-round guy, with reasonable def and attack. Approximate from the Priest."); - mesn lg("Berserker"); - mesc l("The full-attack guy. Two hand swords works best!"); - mesn lg("Tanker"); - mesc l("The full-defense guy. Most skills require a shield."); + mesq l("The Wizards have three other subclasses:"); + mesn lg("Wizard"); + mesc l("The offensive guy, with every attack skill a mage could need."); + mesn lg("Sage"); + mesc l("The wise guy, which doesn't relies on magic, and loves summon."); + mesn lg("Priest"); + mesc l("The defensive guy, with every support skill a mage could need."); } close; diff --git a/npc/003-0-1/luca.txt b/npc/003-0-1/luca.txt index 26aa074d6..778fea0ef 100644 --- a/npc/003-0-1/luca.txt +++ b/npc/003-0-1/luca.txt @@ -20,7 +20,7 @@ mesn; mesq l("The Warriors have three other subclasses:"); mesn lg("Paladin"); - mesc l("The well-round guy, with reasonable def and attack. Approximate from the Priest."); + mesc l("The well-round guy, with reasonable def, attack, and support skills."); mesn lg("Berserker"); mesc l("The full-attack guy. Two hand swords works best!"); mesn lg("Tanker"); -- cgit v1.2.3-70-g09d2