From 4e643fd7733f69e080c0206d82980fb1003f76e0 Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 28 May 2007 10:35:41 +0000 Subject: Corrected typos/inconsistencies in npc headers git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10638 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/ammo_dealer.txt | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'npc/merchants/ammo_dealer.txt') diff --git a/npc/merchants/ammo_dealer.txt b/npc/merchants/ammo_dealer.txt index d398255e0..4163cd0fc 100644 --- a/npc/merchants/ammo_dealer.txt +++ b/npc/merchants/ammo_dealer.txt @@ -1,19 +1,20 @@ -//===== Athena Script ===================================== -//= Bullet Merchant, Tony. -//===== By ================================================ +//===== Athena Script ======================================== +//= Bullet Dealer, Tony +//===== By =================================================== //= Playtester, Paradox924X, Legionaire -//===== Version =========================================== +//===== Version ============================================== //= 1.2a -//===== Compatible With =================================== -//= eAthena SVN with jAthena scripting engine and . variables. -//===== Description ======================================= +//===== Compatible With ====================================== +//= eAthena SVN with jAthena scripting engine and . variables +//===== Description ========================================== //= Bullet trader. -//===== Comments ========================================== +//===== Comments ============================================= //= 1.0 First version [Playtester] //= 1.1 Converted from Aegis [Paradox924X] //= 1.2 More optimized conversion [Legionaire] //= 1.2a Removed .GATs [Lupus] -//========================================================= +//============================================================ + que_ng,187,156,3 script Bullet Dealer Tony 86,{ if(BaseJob != Job_Gunslinger){ @@ -92,4 +93,4 @@ que_ng,187,156,3 script Bullet Dealer Tony 86,{ delitem .@btt[1],.@btt[3]*.@btt[2]; getitem .@btt[0],.@btt[3]*30; close; -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2