From 11f18f9e0590838e11ba660ae55e4ddee273b896 Mon Sep 17 00:00:00 2001 From: Kevin Gilbert Date: Fri, 26 Aug 2016 08:15:48 -0700 Subject: [PATCH] note that off-hands are irrelevant --- ArtifactMenu.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ArtifactMenu.lua b/ArtifactMenu.lua index 036959a..4be4b4c 100644 --- a/ArtifactMenu.lua +++ b/ArtifactMenu.lua @@ -5,6 +5,7 @@ local function openWeaponSockets() SocketInventoryItem(16); end +-- unneeded, because artifacts are "conjoined" items local function openOffhandSockets() SocketInventoryItem(17); end -- 1.7.9.5