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/doomed_swords.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'npc/quests/doomed_swords.txt') diff --git a/npc/quests/doomed_swords.txt b/npc/quests/doomed_swords.txt index 594158bcc..7070375de 100644 --- a/npc/quests/doomed_swords.txt +++ b/npc/quests/doomed_swords.txt @@ -22,7 +22,7 @@ // Doomed Swords Part 3 //============================================================================= // Moet Leng Good: Tablet Of Power -aldebaran.gat,44,53,4 script Wizard in Training 64,{ +aldebaran,44,53,4 script Wizard in Training 64,{ if(dmdswrd_Q == 15) goto L_1; if(dmdswrd_Q == 16) goto L_2; if(dmdswrd_Q == 17) goto L_3; @@ -134,7 +134,7 @@ L_4: // Doomed Swords Part 4 //============================================================================= // Zaka: Book of Tiresome Sheep -morocc.gat,202,33,4 script ZAKA 99,{ +morocc,202,33,4 script ZAKA 99,{ if(dmdswrd_Q == 18) goto L_1; if(dmdswrd_Q == 19) goto L_2; if(dmdswrd_Q == 20) goto L_3; @@ -284,7 +284,7 @@ L_6: // Doomed Swords Part 5 //============================================================================= // Won: Voucher of Power -comodo.gat,232,87,4 script Wandering Swordsman WON 106,{ +comodo,232,87,4 script Wandering Swordsman WON 106,{ if(dmdswrd_Q == 23) goto L_1; if(dmdswrd_Q == 24) goto L_2; if(dmdswrd_Q == 25) goto L_3; @@ -372,7 +372,7 @@ L_3: //============================================================================== // Cetsu -------------------------------------------- -morocc.gat,281,178,8 script Cetsu 97,{ +morocc,281,178,8 script Cetsu 97,{ if(dmdswrd_Q == 25) goto M_Yes; if(dmdswrd_Q > 25) goto L_1; @@ -415,7 +415,7 @@ L_1: } // Veeyop -------------------------------------------------- -prontera.gat,197,188,4 script Veeyop 50,{ +prontera,197,188,4 script Veeyop 50,{ if(dmdswrd_Q == 26) goto M_Yes; if(dmdswrd_Q > 26) goto L_1; @@ -459,7 +459,7 @@ L_1: } // Nain ------------------------------------------------------------- -izlude_in.gat,173,88,2 script Nain 102,{ +izlude_in,173,88,2 script Nain 102,{ if(dmdswrd_Q == 27) goto M_Yes; if(dmdswrd_Q > 27) goto L_1; @@ -514,7 +514,7 @@ L_1: } // Rupeto --------------------------------------------------------- -prt_in.gat,169,16,3 script Rupeto 86,{ +prt_in,169,16,3 script Rupeto 86,{ if(dmdswrd_Q == 27) goto L_0; mes "[Rupeto]"; mes "Hello."; @@ -533,7 +533,7 @@ L_0: //============================================================================= // Legendary Blacksmith ---------------------------------------------- -pay_fild08.gat,217,273,4 script Legendary Blacksmith 63,{ +pay_fild08,217,273,4 script Legendary Blacksmith 63,{ if(dmdswrd_Q == 27) goto L_Start; if(dmdswrd_Q == 28) goto L_Forge; -- cgit v1.2.3-70-g09d2