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/quests/skills/swordman_skills.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/quests/skills/swordman_skills.txt') diff --git a/npc/quests/skills/swordman_skills.txt b/npc/quests/skills/swordman_skills.txt index 618c93db7..6a009a37e 100644 --- a/npc/quests/skills/swordman_skills.txt +++ b/npc/quests/skills/swordman_skills.txt @@ -23,7 +23,7 @@ //<-------------------------------------- Fatal Blow------------------------------------>\\ -prt_in.gat,75,88,5 script Leon 85,{ +prt_in,75,88,5 script Leon 85,{ mes "[Leon]"; if(baseClass == Job_Swordman) goto L_Start; if(BaseJob == Job_Novice) goto L_Novice; @@ -163,7 +163,7 @@ L_Done: //<---------------------------------- Moving HP Recovery ---------------------------------->\\ -izlude_in.gat,175,130,2 script Knight De Thomas 98,{ +izlude_in,175,130,2 script Knight De Thomas 98,{ mes "[Knight De Thomas]"; if(baseClass == Job_Swordman) goto L_Start; @@ -265,7 +265,7 @@ L_Check: //<----------------------------------------- Auto-Berserk --------------------------------->\\ -prt_in.gat,94,57,3 script Juan 85,{ +prt_in,94,57,3 script Juan 85,{ mes "[Juan]"; if(baseClass == Job_Swordman) goto L_Start; @@ -371,4 +371,4 @@ L_GotSkill: mes "But, because of Berserk, I'm sure you have been able to escape it many times as well."; emotion e_gasp; close; -} +} \ No newline at end of file -- cgit v1.2.3-60-g2f50