diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-15 18:31:37 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-15 18:31:37 +0000 |
commit | 8a215272209c0d486fa6eb400825bec43287b9b6 (patch) | |
tree | 8f1581ac837a96427745895df5f30ffc17b47ae6 /npc/scripts_athena.conf | |
parent | bb46a19f03b01c2882ad4fca8d121ff42819ec69 (diff) | |
download | hercules-8a215272209c0d486fa6eb400825bec43287b9b6.tar.gz hercules-8a215272209c0d486fa6eb400825bec43287b9b6.tar.bz2 hercules-8a215272209c0d486fa6eb400825bec43287b9b6.tar.xz hercules-8a215272209c0d486fa6eb400825bec43287b9b6.zip |
Added Ammo Dealer Tony
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8298 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index b9915dd40..76ed2d9f5 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -54,6 +54,7 @@ npc: npc/merchants/quivers.txt npc: npc/merchants/kunai_maker.txt
npc: npc/merchants/socket_enchant.txt
npc: npc/merchants/ammo_boxes.txt
+npc: npc/merchants/ammo_dealer.txt
// Temp Shops
// Removed in kRO (because Scrolls have been added into mobs drops)
//npc: npc/merchants/scrolls_arrows.txt
|