From a483f94806403615f33e2d27f51a85458209d23c Mon Sep 17 00:00:00 2001 From: musashiden Date: Thu, 3 Aug 2006 22:20:15 +0000 Subject: [PATCH] - 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://svn.code.sf.net/p/rathena/svn/trunk@8116 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/scripts_athena.conf | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 5535bac6af..b29d013c2e 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,8 @@ Playtester Date Added ====== 08/03 + * 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] * Updated the Kafra Express files to the July 28 release as requested on the forums. [Skotlex] * Fixed the DTS warper zeny bug [Evera] diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index bdf8521c87..9445dc0ac2 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