Browse Source

minor typo in mage.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12589 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lupus 17 years ago
parent
commit
807bba43d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      npc/jobs/1-1/mage.txt

+ 1 - 1
npc/jobs/1-1/mage.txt

@@ -139,7 +139,7 @@ geffen_in,164,124,4	script	Mage Guildsman	123,{
 		if (getskilllv(1) < 9) {
 		if (getskilllv(1) < 9) {
 			mes "Oh, what a bummer. You haven't met the requirements yet.";
 			mes "Oh, what a bummer. You haven't met the requirements yet.";
 			next;
 			next;
-			mes "[Mage Guildman]";
+			mes "[Mage Guildsman]";
 			mes "Go back and reach Novice Job level 9 first. Don't forget that you also have to learn all of the Basic Skills before you come back.";
 			mes "Go back and reach Novice Job level 9 first. Don't forget that you also have to learn all of the Basic Skills before you come back.";
 			close;
 			close;
 		}
 		}