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