summaryrefslogtreecommitdiff
path: root/npc/003-0/luca.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-19 21:03:47 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-19 21:03:47 -0300
commitd028a634fb227e6ae30cbf51f09abfd0c578e142 (patch)
tree0b1f42dcea445fd10713f943940954393ff17cbd /npc/003-0/luca.txt
parent3efa7fedb25f7df0990906bc98f453d9c74824a8 (diff)
downloadserverdata-d028a634fb227e6ae30cbf51f09abfd0c578e142.tar.gz
serverdata-d028a634fb227e6ae30cbf51f09abfd0c578e142.tar.bz2
serverdata-d028a634fb227e6ae30cbf51f09abfd0c578e142.tar.xz
serverdata-d028a634fb227e6ae30cbf51f09abfd0c578e142.zip
Scholarship Class ready (amount of skills trimmed for release)
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");