summaryrefslogtreecommitdiff
path: root/npc/003-0
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-19 20:51:11 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-19 20:51:11 -0300
commitf38226b945e34683395ef272cb843f9f25d11031 (patch)
treeec56712001b3453a68a511d9b551226bf2439b75 /npc/003-0
parent953c069c44b444dece2a6c28600d562c9ac6684b (diff)
downloadserverdata-f38226b945e34683395ef272cb843f9f25d11031.tar.gz
serverdata-f38226b945e34683395ef272cb843f9f25d11031.tar.bz2
serverdata-f38226b945e34683395ef272cb843f9f25d11031.tar.xz
serverdata-f38226b945e34683395ef272cb843f9f25d11031.zip
Update trickster
Diffstat (limited to 'npc/003-0')
-rw-r--r--npc/003-0/trickmaster.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/npc/003-0/trickmaster.txt b/npc/003-0/trickmaster.txt
index 21878cfbb..972ef6d48 100644
--- a/npc/003-0/trickmaster.txt
+++ b/npc/003-0/trickmaster.txt
@@ -4,11 +4,14 @@
// Description:
// Trickmaster of Tricksters Class
-003-0,40,30,0 script Trickmaster NPC_BLACKALCHEMIST,{
+003-0,40,30,0 script Trickmaster NPC_SITTED_NINJA,{
if (!MAGIC_LVL) goto L_NoMagic;
+ mes l(".:: Trickster Class ::.");
+ mesc l("Specialized in miscellaneous skills.");
+ next;
mesn;
- mesc l("You have @@/@@ magic skill points available", sk_points(), sk_maxpoints());
- mesc l("If the \"Learn\" button doesn't works, it means you cannot learn/upgrade the skill in question (or it is a bug).");
+ 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 {
next;
setskin "academy_trickster";