summaryrefslogtreecommitdiff
path: root/npc/jobs/1-1
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-30 16:02:55 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-30 16:02:55 +0000
commitf17c3bc02c9e82147fb471132940e84d227ec4bc (patch)
treec7623d4aefa26cb8ae461b63c1efed99d8c99adf /npc/jobs/1-1
parentfa2020be43ddc026460896a3bb8b1d0f425265b2 (diff)
downloadhercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.tar.gz
hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.tar.bz2
hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.tar.xz
hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.zip
- Removed trailing tabs, and fixed some spacing.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15524 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/1-1')
-rw-r--r--npc/jobs/1-1/mage.txt2
-rw-r--r--npc/jobs/1-1/thief.txt2
2 files changed, 2 insertions, 2 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{
diff --git a/npc/jobs/1-1/thief.txt b/npc/jobs/1-1/thief.txt
index a42295d91..31abb61b7 100644
--- a/npc/jobs/1-1/thief.txt
+++ b/npc/jobs/1-1/thief.txt
@@ -63,7 +63,7 @@ moc_prydb1,39,129,2 script Thief Guide#thief 69,{
mes "[Thief Guildsman]";
mes "Well, I'm not in charge of making you a Thief. I just accept applications, get it?";
mes "If you want to become a Thief, ask the sharp-eyed guy next to me.";
- close;
+ close;
}
if(Class != Job_Novice) {
if(Class == Job_Thief) {