Quantcast

note that off-hands are irrelevant

Kevin Gilbert [08-26-16 - 15:15]
note that off-hands are irrelevant
Filename
ArtifactMenu.lua
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