diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-12-08 02:39:43 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-12-08 02:39:43 +0000 |
commit | 964a2349803bcd6ea6e68cadbd26ee8735e62ed3 (patch) | |
tree | 37ddeab883cf45100cbe429c7cf04673d356c795 /npc/scripts_athena.conf | |
parent | fe8bc2ab4a7d0c1b30127549a0870798cec7246e (diff) | |
download | hercules-964a2349803bcd6ea6e68cadbd26ee8735e62ed3.tar.gz hercules-964a2349803bcd6ea6e68cadbd26ee8735e62ed3.tar.bz2 hercules-964a2349803bcd6ea6e68cadbd26ee8735e62ed3.tar.xz hercules-964a2349803bcd6ea6e68cadbd26ee8735e62ed3.zip |
Implemented official armor enchanting NPC.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14192 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 9c206c016..a6b2897e2 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -54,7 +54,7 @@ npc: npc/merchants/novice_exchange.txt npc: npc/merchants/gemstone.txt npc: npc/merchants/advanced_refiner.txt npc: npc/merchants/elemental_trader.txt -//npc: npc/merchants/enchan_arm.txt +npc: npc/merchants/enchan_arm.txt // Cash Shop // See file before enabling, as you may wish to change the // point value of items to suit your own needs. |