diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-24 04:25:33 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-24 04:25:33 +0000 |
commit | 04580084c4ac2113d06a23fdf2ca4596dd04011b (patch) | |
tree | 6fb8e326f46a808393b41b6b6223d1160d63f6bf /npc/scripts_athena.conf | |
parent | 42ce0d32d93eefd0b96baab07fe26718c70e2e0f (diff) | |
download | hercules-04580084c4ac2113d06a23fdf2ca4596dd04011b.tar.gz hercules-04580084c4ac2113d06a23fdf2ca4596dd04011b.tar.bz2 hercules-04580084c4ac2113d06a23fdf2ca4596dd04011b.tar.xz hercules-04580084c4ac2113d06a23fdf2ca4596dd04011b.zip |
* Added the Advanced Refiner for Enriched ores.
- I've had this done for awhile now, but I've never submitted it. XD
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11570 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 ec37da6c5..feef311f8 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -56,6 +56,7 @@ npc: npc/merchants/ammo_dealer.txt npc: npc/merchants/socket_enchant.txt npc: npc/merchants/novice_exchange.txt npc: npc/merchants/gemstone.txt +npc: npc/merchants/advanced_refiner.txt // -------------------------------------------------------------- // -------------------------- Airport --------------------------- npc: npc/airports/airships.txt |