diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-08 08:56:05 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-08 08:56:05 +0000 |
commit | 5b1d813d431cc9c8dc1418aff02d7c2ffba42f98 (patch) | |
tree | 48729e4830a9e6ab48f44ee629ae8d5f9fd4c523 /npc/jobs | |
parent | 1209707c7db9738715ce3182cd0e858cc9012a82 (diff) | |
download | hercules-5b1d813d431cc9c8dc1418aff02d7c2ffba42f98.tar.gz hercules-5b1d813d431cc9c8dc1418aff02d7c2ffba42f98.tar.bz2 hercules-5b1d813d431cc9c8dc1418aff02d7c2ffba42f98.tar.xz hercules-5b1d813d431cc9c8dc1418aff02d7c2ffba42f98.zip |
Fixed a typo in high mage job changing
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1211 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs')
-rw-r--r-- | npc/jobs/custom/jobchange.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/custom/jobchange.txt b/npc/jobs/custom/jobchange.txt index dc90c3d93..36b859266 100644 --- a/npc/jobs/custom/jobchange.txt +++ b/npc/jobs/custom/jobchange.txt @@ -229,7 +229,7 @@ Lcreator: jobchange 42; close; //High Wizard & Professor -Lmagehigh: +Lhighmage: mes "[ ^0065DFJobra^000000 ]"; mes "Nice, now you can finally wield the power of ^2200DFM^7600F9A^AF00FBN^DA00DFA^000000, your spiritual energy!!!"; cutin "kafra_01",255; |