diff options
author | musashiden <musashiden@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-03 22:20:15 +0000 |
---|---|---|
committer | musashiden <musashiden@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-03 22:20:15 +0000 |
commit | d6fde920ab2c2d98eb5e506c842ecdd9ca8db905 (patch) | |
tree | d345c885782d3b885c96971a55523ddd76b2d8e2 /npc/scripts_athena.conf | |
parent | ca79233816bc4dbf6074160b93be4181393fd135 (diff) | |
download | hercules-d6fde920ab2c2d98eb5e506c842ecdd9ca8db905.tar.gz hercules-d6fde920ab2c2d98eb5e506c842ecdd9ca8db905.tar.bz2 hercules-d6fde920ab2c2d98eb5e506c842ecdd9ca8db905.tar.xz hercules-d6fde920ab2c2d98eb5e506c842ecdd9ca8db905.zip |
- Once again disabled the socket enchant NPC. unless your server's rates are 1/1/1, it will COMPLETELY ruin your server's economy. [Musashiden]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8116 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 bdf8521c8..9445dc0ac 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
|