diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-19 21:45:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-19 21:45:13 -0300 |
commit | 1af1042fa6439362d5eaf53db4718d04c226d42d (patch) | |
tree | bc8d6772477486061464cf48ab74713a8bea5993 /npc/003-0/luca.txt | |
parent | f01a51563f579180a489762e875934481c072844 (diff) | |
download | serverdata-1af1042fa6439362d5eaf53db4718d04c226d42d.tar.gz serverdata-1af1042fa6439362d5eaf53db4718d04c226d42d.tar.bz2 serverdata-1af1042fa6439362d5eaf53db4718d04c226d42d.tar.xz serverdata-1af1042fa6439362d5eaf53db4718d04c226d42d.zip |
Several rebalances, and also, fix fireball MP cost
Diffstat (limited to 'npc/003-0/luca.txt')
-rw-r--r-- | npc/003-0/luca.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-0/luca.txt b/npc/003-0/luca.txt index 0d64c2223..5abb1ee39 100644 --- a/npc/003-0/luca.txt +++ b/npc/003-0/luca.txt @@ -7,8 +7,8 @@ 003-0,34,41,0 script Luca NPC_PLAYER,{ if (!MAGIC_LVL) goto L_NoMagic; - mes l(".:: Assassin Class ::."); - mesc l("Specialized in skills with weapon-based damage."); + mes l(".:: Physical Sciences Class ::."); + mesc l("Specialized in skills with weapon-based damage and Assassination."); next; mesn; do { |