diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-04 11:05:21 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-04 11:05:21 +0000 |
commit | 0db6b799de182c537757772723e55f14f01cd072 (patch) | |
tree | bc31910d240a781f5cb6f8306fa3b73b066a0a73 /npc/scripts_athena.conf | |
parent | 8130760840bd75943cd8ae95a0eb180edfade03d (diff) | |
download | hercules-0db6b799de182c537757772723e55f14f01cd072.tar.gz hercules-0db6b799de182c537757772723e55f14f01cd072.tar.bz2 hercules-0db6b799de182c537757772723e55f14f01cd072.tar.xz hercules-0db6b799de182c537757772723e55f14f01cd072.zip |
* Re-enabled Socket Enchanter, it's official thus enabled by default [Playtester]
- If you think it ruins your server's economy COMMENT IT FOR YOUR OWN SERVER, thanks.
- If you want it disabled please discuss in the Development forum about it first!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8124 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 9445dc0ac..bdf8521c8 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -52,7 +52,7 @@ npc: npc/merchants/alchemist.txt 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/socket_enchant.txt
// Temp Shops
// Removed in kRO (because Scrolls have been added into mobs drops)
//npc: npc/merchants/scrolls_arrows.txt
|