summaryrefslogtreecommitdiff
path: root/npc/003-0-1/colin.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-18 11:29:13 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-18 11:29:13 -0300
commit29837f227c364f760b765bf4c638916006ce9c94 (patch)
tree36e5c942042d43ddabba129aae73a921a72be081 /npc/003-0-1/colin.txt
parente76cf768f14742b6acb8cb1c6a70e0e174f9d70e (diff)
downloadserverdata-29837f227c364f760b765bf4c638916006ce9c94.tar.gz
serverdata-29837f227c364f760b765bf4c638916006ce9c94.tar.bz2
serverdata-29837f227c364f760b765bf4c638916006ce9c94.tar.xz
serverdata-29837f227c364f760b765bf4c638916006ce9c94.zip
Description for subclass
Diffstat (limited to 'npc/003-0-1/colin.txt')
-rw-r--r--npc/003-0-1/colin.txt14
1 files changed, 7 insertions, 7 deletions
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;