From 788a65d41bce37aad857e5b5202d0293e84963a2 Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 15 Mar 2007 20:32:55 +0000 Subject: 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 --- npc/jobs/2-1a/AssassinCross.txt | 4 ++-- npc/jobs/2-1a/HighPriest.txt | 4 ++-- npc/jobs/2-1a/HighWizard.txt | 4 ++-- npc/jobs/2-1a/LordKnight.txt | 4 ++-- npc/jobs/2-1a/Sniper.txt | 4 ++-- npc/jobs/2-1a/WhiteSmith.txt | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'npc/jobs/2-1a') 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 -- cgit v1.2.3-60-g2f50