summaryrefslogtreecommitdiff
path: root/npc/003-0/luca.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0/luca.txt')
-rw-r--r--npc/003-0/luca.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/npc/003-0/luca.txt b/npc/003-0/luca.txt
index c44614a77..c6ba03d60 100644
--- a/npc/003-0/luca.txt
+++ b/npc/003-0/luca.txt
@@ -7,13 +7,12 @@
003-0,34,41,0 script Luca NPC_PLAYER,{
if (!MAGIC_LVL) goto L_NoMagic;
- mes l(".:: Trickster Class ::.");
- mesc l("Specialized in miscellaneous skills.");
+ mes l(".:: Scholarship Class ::.");
+ mesc l("Specialized in support, buff, debuff and strengthening skills.");
next;
mesn;
- mesc l("You have @@/@@ magic skill points available.", sk_points(), sk_maxpoints());
- mesc l("Trickster uses an experimental window, you might need to resize it to see all skills.");
do {
+ mesc l("You have @@/@@ magic skill points available.", sk_points(), sk_maxpoints());
next;
mesc l("Healing - The most basic healing skill, requires no items to use.");
mesc l("Mana Wisdom - Raise Mana EXP Gain rate");