diff options
author | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-28 00:23:40 +0000 |
---|---|---|
committer | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-28 00:23:40 +0000 |
commit | 0466fd5802d8b011ac61e1b9b585f7abc7e7d18d (patch) | |
tree | f0bbd4f5766337cf91910a09600e84d909554bcc /npc/scripts_athena.conf | |
parent | d923a94a3b12267712d2c2c33bfff66c9e51557f (diff) | |
download | hercules-0466fd5802d8b011ac61e1b9b585f7abc7e7d18d.tar.gz hercules-0466fd5802d8b011ac61e1b9b585f7abc7e7d18d.tar.bz2 hercules-0466fd5802d8b011ac61e1b9b585f7abc7e7d18d.tar.xz hercules-0466fd5802d8b011ac61e1b9b585f7abc7e7d18d.zip |
Updated Socket Enchant: all items moved to proper NPCs, added slotted Hat of Sun God. (bugreport:2871)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14107 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 13dd6dfe3..c8309ddca 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -47,6 +47,7 @@ npc: npc/merchants/kunai_maker.txt npc: npc/merchants/ammo_boxes.txt npc: npc/merchants/ammo_dealer.txt npc: npc/merchants/socket_enchant.txt +npc: npc/merchants/socket_enchant2.txt npc: npc/merchants/novice_exchange.txt npc: npc/merchants/gemstone.txt npc: npc/merchants/advanced_refiner.txt |