From 7d850b71d9c288782186c70cb8622d7c250f641a Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 17 May 2007 05:11:42 +0000 Subject: removed .GAT-s again from recent scripts git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/gunslinger_quests.txt | 7 ++++--- npc/quests/quests_alberta.txt | 5 +++-- npc/quests/quests_lighthalzen.txt | 4 ++-- 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'npc/quests') diff --git a/npc/quests/gunslinger_quests.txt b/npc/quests/gunslinger_quests.txt index 28f23c453..c3c73ce38 100644 --- a/npc/quests/gunslinger_quests.txt +++ b/npc/quests/gunslinger_quests.txt @@ -1,7 +1,7 @@ //===== By: ================================================== //= Playtester //===== Current Version: ===================================== -//= 1.6 +//= 1.6a //===== Compatible With: ===================================== //= SVN eA //===== Description: ========================================= @@ -16,12 +16,13 @@ //= 1.5 Updated Inferno Quest to official version [SinSloth] //= 1.6 Updated Garrison Quest - Credits to Lazarus^ for //= making the first official version. [SinSloth] +//= 1.6a Removed .GATs [Lupus] //============================================================ //===================== Garrison ===================================================== -que_ng.gat,182,85,3 script Garrison 109,{ +que_ng,182,85,3 script Garrison 109,{ if(BaseJob != Job_Gunslinger) { @@ -376,7 +377,7 @@ SubGarrison_: } } -lighthalzen.gat,322,247,6 script Ravey 86,{ +lighthalzen,322,247,6 script Ravey 86,{ if(gun_gs == 2) { diff --git a/npc/quests/quests_alberta.txt b/npc/quests/quests_alberta.txt index 074efd62e..e05bc09a4 100644 --- a/npc/quests/quests_alberta.txt +++ b/npc/quests/quests_alberta.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88 //===== Current Version: ===================================== -//= 1.8 +//= 1.8a //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -22,6 +22,7 @@ //= Condition if done: (MISC_QUEST & 2) [Lupus] //= 1.7 Moved quest from cities/albera.txt [Evera] //= 1.8 Re-made the Doll Quest, now with official dialogs. [DZeroX] +//= 1.8a Removed .GATs [Lupus] //============================================================ @@ -29,7 +30,7 @@ //=======================================================================================================// // Doll Quest //=======================================================================================================// -alberta.gat,117,135,0 script Elin 96,{ +alberta,117,135,0 script Elin 96,{ set .@weight,MaxWeight-Weight; if ((.@weight) < 10000) { mes "[Elin]"; diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt index 43e6a05f3..3452fd2ea 100644 --- a/npc/quests/quests_lighthalzen.txt +++ b/npc/quests/quests_lighthalzen.txt @@ -7561,7 +7561,7 @@ OnTouch: } } -aldebaran,58,225,4 script Kafra Employee 116,{ +aldebaran,58,225,4 script Kafra Employee#l1 116,{ if(lhz_boss != 17) { @@ -7631,7 +7631,7 @@ aldebaran,58,225,4 script Kafra Employee 116,{ } } -aldeba_in,155,240,5 script Kafra Employee 859,{ +aldeba_in,155,240,5 script Kafra Employee#l2 859,{ if(checkweight(7343,1) != 1) { -- cgit v1.2.3-60-g2f50