From 6fea8666dcb1d4446b19afa185f112bfa2ae9086 Mon Sep 17 00:00:00 2001 From: shadowlady Date: Mon, 22 Nov 2004 13:25:19 +0000 Subject: Fixed a wrong label on jobchange.txt Sorry about that. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@314 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/custom/jobchange.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/jobs') diff --git a/npc/jobs/custom/jobchange.txt b/npc/jobs/custom/jobchange.txt index d3736bc8e..8bb88fc46 100644 --- a/npc/jobs/custom/jobchange.txt +++ b/npc/jobs/custom/jobchange.txt @@ -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; -- cgit v1.2.3-70-g09d2