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/cooking_quest.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/quests/cooking_quest.txt') diff --git a/npc/quests/cooking_quest.txt b/npc/quests/cooking_quest.txt index 38c6bed98..121d50ebc 100644 --- a/npc/quests/cooking_quest.txt +++ b/npc/quests/cooking_quest.txt @@ -20,7 +20,7 @@ //= 1.5 More fixes [Lupus] //============================================================ -prt_castle.gat,43,30,6 script Chef Apprentice 878,{ +prt_castle,43,30,6 script Chef Apprentice 878,{ mes "[Chef's Apprentice]"; @@ -292,7 +292,7 @@ prt_castle.gat,43,30,6 script Chef Apprentice 878,{ } -payon.gat,209,127,4 script Cooking Friend 88,{ +payon,209,127,4 script Cooking Friend 88,{ mes "[Cooking Friend]"; if(cooking == 5){ if(countitem(7432)) { @@ -316,7 +316,7 @@ payon.gat,209,127,4 script Cooking Friend 88,{ } -prt_castle.gat,45,35,4 script Sharle 886,{ +prt_castle,45,35,4 script Sharle 886,{ mes "[Sharle]"; if(cooking && getequipid(1) != 5026) goto L_No_Uniform; //Item: Chef's Hat if(cooking == 7)goto L_Cooking_7; @@ -597,4 +597,4 @@ prt_castle.gat,45,35,4 script Sharle 886,{ mes "uniform on."; emotion e_bzz; close; -} +} \ No newline at end of file -- cgit v1.2.3-60-g2f50