Quellcode durchsuchen

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1285 54d463be-8e91-2dee-dedb-b68131a5f0ec

celest vor 20 Jahren
Ursprung
Commit
a79a487890
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      npc/jobs/custom/jobchange.txt

+ 1 - 1
npc/jobs/custom/jobchange.txt

@@ -22,7 +22,7 @@ mes "Sup? I'm the insanely cool and uber cute jobchanger thingy for eAthena! Fir
 next;
 menu "First Class",LFirstClass,"Second Class (2-1)",LSecondClass,"Alternate Second Class (2-2)",LSecondClass2,"Novice High",LNovice2,"Advance First Class",Llevelcheck,"Advance Second Class",Llevelcheck,"Super Novice",LSuperNovice;
 LNovice2:
-	if ((readparam(11) >= 99) && (readparam(55) >= 50) || ((readparam(19) > 20) && (readparam(19) != 23)) goto Lchange;
+	if ((readparam(11) >= 99) && (readparam(55) >= 50) || ((readparam(19) > 20) && (readparam(19) != 23))) goto Lchange;
 	mes "[ ^0065DFJobra^000000 ]";
 	mes "Ummmm, excuse me... o.O...";
 	mes "Hey! You don't MEET the class requirements...";