diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-28 09:26:00 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-28 09:26:00 +0000 |
commit | 48b5218e3a4b247ee67b8cffd67eef3367fd540a (patch) | |
tree | a72408427364df1f660954b1e9b4cd0e0c83fe61 | |
parent | b5e8c7fbf432bfc6b4d4cb9d1a6efdea5f01d776 (diff) | |
download | hercules-48b5218e3a4b247ee67b8cffd67eef3367fd540a.tar.gz hercules-48b5218e3a4b247ee67b8cffd67eef3367fd540a.tar.bz2 hercules-48b5218e3a4b247ee67b8cffd67eef3367fd540a.tar.xz hercules-48b5218e3a4b247ee67b8cffd67eef3367fd540a.zip |
Readded missing update info in ammo dealer, please don't remove the credits if you update a script, just ADD your own.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10636 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/merchants/ammo_dealer.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/npc/merchants/ammo_dealer.txt b/npc/merchants/ammo_dealer.txt index c778542d0..d398255e0 100644 --- a/npc/merchants/ammo_dealer.txt +++ b/npc/merchants/ammo_dealer.txt @@ -1,16 +1,18 @@ //===== Athena Script ===================================== //= Bullet Merchant, Tony. //===== By ================================================ -//= Legionaire +//= Playtester, Paradox924X, Legionaire //===== Version =========================================== -//= 1.01 +//= 1.2a //===== Compatible With =================================== //= eAthena SVN with jAthena scripting engine and . variables. //===== Description ======================================= //= Bullet trader. //===== Comments ========================================== -//= Converted from Aegis 10.4 -//= 1.01 Removed .GATs [Lupus] +//= 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,{ |