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/custom/quests/sunglasses.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/custom/quests/sunglasses.txt') diff --git a/npc/custom/quests/sunglasses.txt b/npc/custom/quests/sunglasses.txt index 70bc377d3..2540eb907 100644 --- a/npc/custom/quests/sunglasses.txt +++ b/npc/custom/quests/sunglasses.txt @@ -17,7 +17,7 @@ // quest will reset it self after 1 pair of Slotted Sunglasses is made. // 1st part of the quest -alberta.gat,88,193,5 script Sunglasses Trader 73,{ +alberta,88,193,5 script Sunglasses Trader 73,{ if(SG_QUEST1 == 1) goto L_SG_Q1_Done; mes "[Sunglasses Trader]"; mes "Hello. What can I do for you?"; @@ -90,7 +90,7 @@ L_SG_No: // 2nd part of the quest -moc_fild09.gat,209,128,5 script Maseph 702,{ +moc_fild09,209,128,5 script Maseph 702,{ if(SG_QUEST1 == 1) goto L_SG_2; mes "[Maseph]"; mes "Lovely Day, isn't it ?"; @@ -141,4 +141,4 @@ L_SG_Funds: mes "[Maseph]"; mes "You do not have enough money. Please come back to me when you do."; close; -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2