summaryrefslogtreecommitdiff
path: root/npc/jobs/2-1a
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-15 20:32:55 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-15 20:32:55 +0000
commit788a65d41bce37aad857e5b5202d0293e84963a2 (patch)
tree2070539f8f2ed0a635ff39a18194c21a76595848 /npc/jobs/2-1a
parenta50476a588b2d7bc819cf0235a093dcddef9f2bf (diff)
downloadhercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.gz
hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.bz2
hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.xz
hercules-788a65d41bce37aad857e5b5202d0293e84963a2.zip
removed all .GAT from all the scripts and tested
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/2-1a')
-rw-r--r--npc/jobs/2-1a/AssassinCross.txt4
-rw-r--r--npc/jobs/2-1a/HighPriest.txt4
-rw-r--r--npc/jobs/2-1a/HighWizard.txt4
-rw-r--r--npc/jobs/2-1a/LordKnight.txt4
-rw-r--r--npc/jobs/2-1a/Sniper.txt4
-rw-r--r--npc/jobs/2-1a/WhiteSmith.txt4
6 files changed, 12 insertions, 12 deletions
diff --git a/npc/jobs/2-1a/AssassinCross.txt b/npc/jobs/2-1a/AssassinCross.txt
index 5aa07e8c9..49a82d0f3 100644
--- a/npc/jobs/2-1a/AssassinCross.txt
+++ b/npc/jobs/2-1a/AssassinCross.txt
@@ -16,6 +16,6 @@
//============================================================
// -== Assassin Cross ==-
-valkyrie.gat,44,58,6 script Assassin Cross 725,{
+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 80a6370af..c2b8e415d 100644
--- a/npc/jobs/2-1a/HighPriest.txt
+++ b/npc/jobs/2-1a/HighPriest.txt
@@ -16,6 +16,6 @@
//============================================================
// -== High Priest ==-
-valkyrie.gat,44,42,6 script High Priest 60,{
+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 08842710e..587d6fb18 100644
--- a/npc/jobs/2-1a/HighWizard.txt
+++ b/npc/jobs/2-1a/HighWizard.txt
@@ -16,6 +16,6 @@
//============================================================
// -== High Wizard ==-
-valkyrie.gat,44,47,6 script High Wizard 735,{
+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 292ca8888..d93b35dcb 100644
--- a/npc/jobs/2-1a/LordKnight.txt
+++ b/npc/jobs/2-1a/LordKnight.txt
@@ -16,6 +16,6 @@
//============================================================
// -== Lord Knight ==-
-valkyrie.gat,44,39,6 script Lord Knight 56,{
+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 de7de8f4a..280d2be79 100644
--- a/npc/jobs/2-1a/Sniper.txt
+++ b/npc/jobs/2-1a/Sniper.txt
@@ -16,6 +16,6 @@
//============================================================
// -== Sniper ==-
-valkyrie.gat,44,55,6 script Sniper 727,{
+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 50062fa84..2b9f8d408 100644
--- a/npc/jobs/2-1a/WhiteSmith.txt
+++ b/npc/jobs/2-1a/WhiteSmith.txt
@@ -16,6 +16,6 @@
//============================================================
// -== White Smith ==-
-valkyrie.gat,44,51,6 script White Smith 726,{
+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