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/merchants/ammo_dealer.txt | 5 +++-- npc/merchants/old_pharmacist.txt | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'npc/merchants') diff --git a/npc/merchants/ammo_dealer.txt b/npc/merchants/ammo_dealer.txt index 017cc4f7e..e90d05327 100644 --- a/npc/merchants/ammo_dealer.txt +++ b/npc/merchants/ammo_dealer.txt @@ -3,15 +3,16 @@ //===== By ================================================ //= Legionaire //===== Version =========================================== -//= 1.0 +//= 1.01 //===== Compatible With =================================== //= eAthena SVN with jAthena scripting engine and . variables. //===== Description ======================================= //= Bullet trader. //===== Comments ========================================== //= Converted from Aegis 10.4 +//= 1.01 Removed .GATs [Lupus] //========================================================= -que_ng.gat,187,156,3 script Bullet Merchant Tony 86,{ +que_ng,187,156,3 script Bullet Merchant Tony 86,{ if(BaseJob != Job_Gunslinger){ mes "[Tony]"; diff --git a/npc/merchants/old_pharmacist.txt b/npc/merchants/old_pharmacist.txt index 2b4df2798..8bbfb4945 100644 --- a/npc/merchants/old_pharmacist.txt +++ b/npc/merchants/old_pharmacist.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= DZeroX //===== Current Version: ===================================== -//= 1.1 +//= 1.1a //===== Compatible With: ===================================== //= eAthena SVN Trunk //===== Description: ========================================= @@ -18,9 +18,10 @@ //= 1.0a - Minor fixes [Lupus] //= 1.1 - Added changed the dialogs and name to fit the //= the official information. [DZeroX] +//= 1.1a Removed .GATs [Lupus] //============================================================ -alberta_in.gat,16,28,4 script Old Pharmacist 61,{ +alberta_in,16,28,4 script Old Pharmacist 61,{ mes "[Old Pharmacist]"; mes "Err....Are you a customer...?"; switch(select("Make Potion","Talk.","Instruction of making potions","Cancel")) { -- cgit v1.2.3-70-g09d2