diff options
Diffstat (limited to 'npc/jobs/1-1/mage.txt')
-rw-r--r-- | npc/jobs/1-1/mage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/1-1/mage.txt b/npc/jobs/1-1/mage.txt index 8cef63917..99cca81c4 100644 --- a/npc/jobs/1-1/mage.txt +++ b/npc/jobs/1-1/mage.txt @@ -58,7 +58,7 @@ geffen_in,164,124,4 script Mage Guildsman#mage 123,{ mes "Hey, haven't you realized? You're already a Mage, silly!"; mes "One of these days you'll realize the power inside of you when you can make Fire with your mind!"; }else{ - mes "Hey~ C'mon. Quit playing games. You can't be a Mage because you already have another Job."; + mes "Hey~ C'mon. Quit playing games. You can't be a Mage because you already have another Job."; } close; }else{ |