Fixed a wrong label on jobchange.txt

Sorry about that.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@314 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
shadowlady 2004-11-22 13:25:19 +00:00
parent ce75b9a207
commit 777062b7f7

View File

@ -1,4 +1,3 @@
<<<<<<< .mine
//===== eAthena Script =======================================
//= Jobchanger Script
//===== By: ==================================================
@ -691,7 +690,7 @@ Lchange:
close;
Llevelcheck:
if(readparam(55) >= 45 || readparam(19) == 4001 && readparam(55) >= 10) goto Lexisting;
if(readparam(55) >= 45 || readparam(19) == 4001 && readparam(55) >= 10) goto Ladvclasses;
mes "[ ^0065DFJobra^000000 ]";
mes "You need a higher level to change...";
cutin "kafra_01",255;