diff options
Diffstat (limited to 'npc/merchants/ammo_dealer.txt')
-rw-r--r-- | npc/merchants/ammo_dealer.txt | 5 |
1 files changed, 3 insertions, 2 deletions
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]"; |