Преглед на файлове

Fix small typo on Jobmaster (#6522)

mazvi преди 3 години
родител
ревизия
539b822c6d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      npc/custom/jobmaster.txt

+ 1 - 1
npc/custom/jobmaster.txt

@@ -46,7 +46,7 @@ function Is_Baby	{
 // Checks if the player can change to fourth class.
 // Note: This does not include the level checks.
 function	Can_Change_Fourth	{
-	// To change to third class you need to be:
+	// To change to fourth class you need to be:
 	// * Transcendent Third Class
 	if( !.FourthClass )
 		return false; // Fourth job change disabled