From b5e8c7fbf432bfc6b4d4cb9d1a6efdea5f01d776 Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 28 May 2007 09:08:02 +0000 Subject: 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 --- npc/merchants/ammo_boxes.txt | 2 +- npc/merchants/ammo_dealer.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/merchants') diff --git a/npc/merchants/ammo_boxes.txt b/npc/merchants/ammo_boxes.txt index ba136f0e2..788cca296 100644 --- a/npc/merchants/ammo_boxes.txt +++ b/npc/merchants/ammo_boxes.txt @@ -14,7 +14,7 @@ //= 1.2 Optimized^2 [ultramage] //============================================================ -que_ng,187,149,3 script Casing Pack Dealer Kenny 83,{ +que_ng,187,149,3 script Magazine Dealer Kenny 83,{ if(BaseJob != Job_Gunslinger) { 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]"; -- cgit v1.2.3-60-g2f50