diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-15 14:17:23 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-15 14:17:23 +0000 |
commit | 59bffd94d891ddc59042201861e2b1a433436ea7 (patch) | |
tree | dba6230619d73eaa0559cc555193a95a0fce7d9b /npc/scripts_athena.conf | |
parent | 4ea2f6554e5d10287c6f00007103ab3ca4394d55 (diff) | |
download | hercules-59bffd94d891ddc59042201861e2b1a433436ea7.tar.gz hercules-59bffd94d891ddc59042201861e2b1a433436ea7.tar.bz2 hercules-59bffd94d891ddc59042201861e2b1a433436ea7.tar.xz hercules-59bffd94d891ddc59042201861e2b1a433436ea7.zip |
* Fixed some parts of the Gunslinger gun quests
* Added Ammo Casing Seller Kenny
* Added Holy Arrow Quivers to Inventor Jaax
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8290 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 d0ab3da22..b9915dd40 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -53,6 +53,7 @@ npc: npc/merchants/icecream.txt npc: npc/merchants/quivers.txt
npc: npc/merchants/kunai_maker.txt
npc: npc/merchants/socket_enchant.txt
+npc: npc/merchants/ammo_boxes.txt
// Temp Shops
// Removed in kRO (because Scrolls have been added into mobs drops)
//npc: npc/merchants/scrolls_arrows.txt
|