summaryrefslogtreecommitdiff
path: root/npc/jobs
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-29 08:39:36 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-29 08:39:36 +0000
commit294444a04be5fa2737bb3594edb76ae8679408c4 (patch)
tree61aa996d7862fbb42d27ed879308c2ebc532a4cc /npc/jobs
parent07fb6e91789cb65e66d6d539c401a9cab78e6b2e (diff)
downloadhercules-294444a04be5fa2737bb3594edb76ae8679408c4.tar.gz
hercules-294444a04be5fa2737bb3594edb76ae8679408c4.tar.bz2
hercules-294444a04be5fa2737bb3594edb76ae8679408c4.tar.xz
hercules-294444a04be5fa2737bb3594edb76ae8679408c4.zip
More eof eols (followup to r10401); skipping /npc/custom and /npc/samples
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs')
-rw-r--r--npc/jobs/1-1/archer.txt2
-rw-r--r--npc/jobs/1-1/thief.txt2
-rw-r--r--npc/jobs/1-1e/gunslinger.txt2
-rw-r--r--npc/jobs/1-1e/ninja.txt2
-rw-r--r--npc/jobs/1-1e/taekwon.txt2
-rw-r--r--npc/jobs/2-1/blacksmith.txt2
-rw-r--r--npc/jobs/2-1a/AssassinCross.txt2
-rw-r--r--npc/jobs/2-1a/HighPriest.txt2
-rw-r--r--npc/jobs/2-1a/HighWizard.txt2
-rw-r--r--npc/jobs/2-1a/LordKnight.txt2
-rw-r--r--npc/jobs/2-1a/Sniper.txt2
-rw-r--r--npc/jobs/2-1a/WhiteSmith.txt2
-rw-r--r--npc/jobs/2-1e/StarGladiator.txt2
-rw-r--r--npc/jobs/2-2/bard.txt2
-rw-r--r--npc/jobs/2-2a/Champion.txt2
-rw-r--r--npc/jobs/2-2a/Clown.txt2
-rw-r--r--npc/jobs/2-2a/Creator.txt2
-rw-r--r--npc/jobs/2-2a/Gypsy.txt2
-rw-r--r--npc/jobs/2-2a/Paladin.txt2
-rw-r--r--npc/jobs/2-2a/Professor.txt2
-rw-r--r--npc/jobs/2-2a/Stalker.txt2
-rw-r--r--npc/jobs/2-2e/SoulLinker.txt2
-rw-r--r--npc/jobs/novice/supernovice.txt2
23 files changed, 23 insertions, 23 deletions
diff --git a/npc/jobs/1-1/archer.txt b/npc/jobs/1-1/archer.txt
index 2fa0b4890..0fdf21f96 100644
--- a/npc/jobs/1-1/archer.txt
+++ b/npc/jobs/1-1/archer.txt
@@ -180,4 +180,4 @@ L_Check:
mes "Hopefull they will be of a high enough quality for you to pass the test.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/jobs/1-1/thief.txt b/npc/jobs/1-1/thief.txt
index a2da1d0b5..a6ed2f28a 100644
--- a/npc/jobs/1-1/thief.txt
+++ b/npc/jobs/1-1/thief.txt
@@ -457,4 +457,4 @@ job_thief1 mapflag noteleport
job_thief1 mapflag nosave SavePoint
job_thief1 mapflag nopenalty
job_thief1 mapflag nobranch
-job_thief1 mapflag noexp \ No newline at end of file
+job_thief1 mapflag noexp
diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt
index 39e861ebd..e7fa1edfd 100644
--- a/npc/jobs/1-1e/gunslinger.txt
+++ b/npc/jobs/1-1e/gunslinger.txt
@@ -217,4 +217,4 @@ payon,184,65,3 script Mr. Tanieh 866,{
mes .@npcname$;
mes "Hi son, how's life treating you? Nice day, isn't it?";
close;
-} \ No newline at end of file
+}
diff --git a/npc/jobs/1-1e/ninja.txt b/npc/jobs/1-1e/ninja.txt
index cd9e380cd..990d26842 100644
--- a/npc/jobs/1-1e/ninja.txt
+++ b/npc/jobs/1-1e/ninja.txt
@@ -766,4 +766,4 @@ einbroch,184,194,3 script Exceptional Man 881,{
mes "will help you become a Ninja.";
close;
}
-} \ No newline at end of file
+}
diff --git a/npc/jobs/1-1e/taekwon.txt b/npc/jobs/1-1e/taekwon.txt
index 1ae61b2d7..c272e3088 100644
--- a/npc/jobs/1-1e/taekwon.txt
+++ b/npc/jobs/1-1e/taekwon.txt
@@ -411,4 +411,4 @@ L_Complete:
mes "never forget that you can";
mes "always rely on the basics.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-1/blacksmith.txt b/npc/jobs/2-1/blacksmith.txt
index 27a6335de..2b745a7c3 100644
--- a/npc/jobs/2-1/blacksmith.txt
+++ b/npc/jobs/2-1/blacksmith.txt
@@ -1515,4 +1515,4 @@ M_no:
mes "[Blacksmith Guildsman]";
mes "No? Don't tell me you're afraid of flying...";
close;
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-1a/AssassinCross.txt b/npc/jobs/2-1a/AssassinCross.txt
index 49a82d0f3..fc5340fed 100644
--- a/npc/jobs/2-1a/AssassinCross.txt
+++ b/npc/jobs/2-1a/AssassinCross.txt
@@ -18,4 +18,4 @@
// -== Assassin Cross ==-
valkyrie,44,58,6 script Assassin Cross 725,{
callfunc "F_Rebirth",Job_Thief_High,"Thief High",Job_Assassin_Cross,"Assassin Cross";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-1a/HighPriest.txt b/npc/jobs/2-1a/HighPriest.txt
index c2b8e415d..448ac1fdc 100644
--- a/npc/jobs/2-1a/HighPriest.txt
+++ b/npc/jobs/2-1a/HighPriest.txt
@@ -18,4 +18,4 @@
// -== High Priest ==-
valkyrie,44,42,6 script High Priest 60,{
callfunc "F_Rebirth",Job_Acolyte_High,"Acolyte High",Job_High_Priest,"High Priest";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-1a/HighWizard.txt b/npc/jobs/2-1a/HighWizard.txt
index 587d6fb18..1189c4891 100644
--- a/npc/jobs/2-1a/HighWizard.txt
+++ b/npc/jobs/2-1a/HighWizard.txt
@@ -18,4 +18,4 @@
// -== High Wizard ==-
valkyrie,44,47,6 script High Wizard 735,{
callfunc "F_Rebirth",Job_Mage_High,"High Mage",Job_High_Wizard,"High Wizard";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-1a/LordKnight.txt b/npc/jobs/2-1a/LordKnight.txt
index d93b35dcb..02cd31ed1 100644
--- a/npc/jobs/2-1a/LordKnight.txt
+++ b/npc/jobs/2-1a/LordKnight.txt
@@ -18,4 +18,4 @@
// -== Lord Knight ==-
valkyrie,44,39,6 script Lord Knight 56,{
callfunc "F_Rebirth",Job_Swordman_High,"Swordman High",Job_Lord_Knight,"Lord Knight";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-1a/Sniper.txt b/npc/jobs/2-1a/Sniper.txt
index 280d2be79..e99885cbb 100644
--- a/npc/jobs/2-1a/Sniper.txt
+++ b/npc/jobs/2-1a/Sniper.txt
@@ -18,4 +18,4 @@
// -== Sniper ==-
valkyrie,44,55,6 script Sniper 727,{
callfunc "F_Rebirth",Job_Archer_High,"High Archer",Job_Sniper,"Sniper";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-1a/WhiteSmith.txt b/npc/jobs/2-1a/WhiteSmith.txt
index 2b9f8d408..233e9e5b6 100644
--- a/npc/jobs/2-1a/WhiteSmith.txt
+++ b/npc/jobs/2-1a/WhiteSmith.txt
@@ -18,4 +18,4 @@
// -== White Smith ==-
valkyrie,44,51,6 script White Smith 726,{
callfunc "F_Rebirth",Job_Merchant_High,"Merchant High",Job_Whitesmith,"White Smith";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-1e/StarGladiator.txt b/npc/jobs/2-1e/StarGladiator.txt
index e926bcdc4..3d60fe947 100644
--- a/npc/jobs/2-1e/StarGladiator.txt
+++ b/npc/jobs/2-1e/StarGladiator.txt
@@ -287,4 +287,4 @@ L_Noitem3:
set STGL_Q,3;
warp "payon",256,242;
close;
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-2/bard.txt b/npc/jobs/2-2/bard.txt
index 19073801a..17330cc1b 100644
--- a/npc/jobs/2-2/bard.txt
+++ b/npc/jobs/2-2/bard.txt
@@ -474,4 +474,4 @@ L_CLOSE:
mes "[Lalo]";
mes "See you next time!";
close;
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-2a/Champion.txt b/npc/jobs/2-2a/Champion.txt
index 1ba070b47..b11b2f53f 100644
--- a/npc/jobs/2-2a/Champion.txt
+++ b/npc/jobs/2-2a/Champion.txt
@@ -18,4 +18,4 @@
// -== Champion ==-
valkyrie,53,42,4 script Champion 52,{
callfunc "F_Rebirth",Job_Acolyte_High,"Acolyte High",Job_Champion,"Champion";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-2a/Clown.txt b/npc/jobs/2-2a/Clown.txt
index 1f3eea7c3..f92c92244 100644
--- a/npc/jobs/2-2a/Clown.txt
+++ b/npc/jobs/2-2a/Clown.txt
@@ -18,4 +18,4 @@
// -== Clown ==-
valkyrie,53,54,4 script Clown 741,{
callfunc "F_Rebirth",Job_Archer_High,"High Archer",Job_Clown,"Clown";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-2a/Creator.txt b/npc/jobs/2-2a/Creator.txt
index 2b9991e55..135c896ac 100644
--- a/npc/jobs/2-2a/Creator.txt
+++ b/npc/jobs/2-2a/Creator.txt
@@ -18,4 +18,4 @@
// -== Creator ==-
valkyrie,53,50,6 script Creator 122,{
callfunc "F_Rebirth",Job_Merchant_High,"Merchant High",Job_Creator,"Creator";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-2a/Gypsy.txt b/npc/jobs/2-2a/Gypsy.txt
index 5dddb3b15..769845fac 100644
--- a/npc/jobs/2-2a/Gypsy.txt
+++ b/npc/jobs/2-2a/Gypsy.txt
@@ -18,4 +18,4 @@
// -== Gypsy ==-
valkyrie,53,56,4 script Gypsy 101,{
callfunc "F_Rebirth",Job_Archer_High,"High Archer",Job_Gypsy,"Gypsy";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-2a/Paladin.txt b/npc/jobs/2-2a/Paladin.txt
index e1eceefff..429b535c4 100644
--- a/npc/jobs/2-2a/Paladin.txt
+++ b/npc/jobs/2-2a/Paladin.txt
@@ -18,4 +18,4 @@
// -== Paladin ==-
valkyrie,53,39,4 script Paladin 752,{
callfunc "F_Rebirth",Job_Swordman_High,"Swordman High",Job_Paladin,"Paladin";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-2a/Professor.txt b/npc/jobs/2-2a/Professor.txt
index e33f8cf61..b513044fd 100644
--- a/npc/jobs/2-2a/Professor.txt
+++ b/npc/jobs/2-2a/Professor.txt
@@ -18,4 +18,4 @@
// -== Professor ==-
valkyrie,53,47,4 script Professor 743,{
callfunc "F_Rebirth",Job_Mage_High,"High Mage",Job_Professor,"Professor";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-2a/Stalker.txt b/npc/jobs/2-2a/Stalker.txt
index 8d3371f13..cb347e817 100644
--- a/npc/jobs/2-2a/Stalker.txt
+++ b/npc/jobs/2-2a/Stalker.txt
@@ -18,4 +18,4 @@
// -== Stalker ==-
valkyrie,53,58,4 script Stalker 747,{
callfunc "F_Rebirth",Job_Thief_High,"Thief High",Job_Stalker,"Stalker";
-} \ No newline at end of file
+}
diff --git a/npc/jobs/2-2e/SoulLinker.txt b/npc/jobs/2-2e/SoulLinker.txt
index 47ed4bfa6..57c7cc11e 100644
--- a/npc/jobs/2-2e/SoulLinker.txt
+++ b/npc/jobs/2-2e/SoulLinker.txt
@@ -313,4 +313,4 @@ L_Notyet4:
mes "[Kid]";
mes "Please talk to the others first.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/jobs/novice/supernovice.txt b/npc/jobs/novice/supernovice.txt
index 7309f3b4d..9702b74ed 100644
--- a/npc/jobs/novice/supernovice.txt
+++ b/npc/jobs/novice/supernovice.txt
@@ -276,4 +276,4 @@ L_Otherjob:
mes "I'm sorry, but I'm not taking customers right now.";
mes "Please try asking the other Kafra staff for assistance.";
close;
-} \ No newline at end of file
+}