diff options
Diffstat (limited to 'npc/jobs/2-1a')
-rw-r--r-- | npc/jobs/2-1a/AssassinCross.txt | 2 | ||||
-rw-r--r-- | npc/jobs/2-1a/HighPriest.txt | 2 | ||||
-rw-r--r-- | npc/jobs/2-1a/HighWizard.txt | 2 | ||||
-rw-r--r-- | npc/jobs/2-1a/LordKnight.txt | 2 | ||||
-rw-r--r-- | npc/jobs/2-1a/Sniper.txt | 2 | ||||
-rw-r--r-- | npc/jobs/2-1a/WhiteSmith.txt | 2 |
6 files changed, 6 insertions, 6 deletions
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 +} |