diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-28 09:08:02 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-28 09:08:02 +0000 |
commit | b5e8c7fbf432bfc6b4d4cb9d1a6efdea5f01d776 (patch) | |
tree | f8389ceca8cdf9003e8dd996071711b76ad49fa1 /npc/merchants/ammo_dealer.txt | |
parent | 399cde8af5a0d1e0a8e8f7bb31494e916bacafaf (diff) | |
download | hercules-b5e8c7fbf432bfc6b4d4cb9d1a6efdea5f01d776.tar.gz hercules-b5e8c7fbf432bfc6b4d4cb9d1a6efdea5f01d776.tar.bz2 hercules-b5e8c7fbf432bfc6b4d4cb9d1a6efdea5f01d776.tar.xz hercules-b5e8c7fbf432bfc6b4d4cb9d1a6efdea5f01d776.zip |
Fixed NPC name of bullet and magazine dealer
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10635 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/merchants/ammo_dealer.txt')
-rw-r--r-- | npc/merchants/ammo_dealer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/ammo_dealer.txt b/npc/merchants/ammo_dealer.txt index e90d05327..c778542d0 100644 --- a/npc/merchants/ammo_dealer.txt +++ b/npc/merchants/ammo_dealer.txt @@ -12,7 +12,7 @@ //= Converted from Aegis 10.4 //= 1.01 Removed .GATs [Lupus] //========================================================= -que_ng,187,156,3 script Bullet Merchant Tony 86,{ +que_ng,187,156,3 script Bullet Dealer Tony 86,{ if(BaseJob != Job_Gunslinger){ mes "[Tony]"; |