From 60d68f15b255062bb730a31a7528b6b3f3fe7979 Mon Sep 17 00:00:00 2001 From: Szyler Date: Sat, 22 Jan 2022 11:27:43 +0100 Subject: [PATCH] Fixed spirit and rings --- AtlasLoot/Core/SearchAdvanced.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AtlasLoot/Core/SearchAdvanced.lua b/AtlasLoot/Core/SearchAdvanced.lua index 6752636..e7e8008 100644 --- a/AtlasLoot/Core/SearchAdvanced.lua +++ b/AtlasLoot/Core/SearchAdvanced.lua @@ -118,7 +118,7 @@ AtlasLoot_AdvancedSearchMenus = { {"Necklace", "equip", "neck", "EquipSubMenu", "Disable"}, }, [11] = { - {"Ring", "equip", "ring", "EquipSubMenu", "Disable"}, + {"Ring", "equip", "finger", "EquipSubMenu", "Disable"}, }, [12] = { {"Trinket", "equip", "trinket", "EquipSubMenu", "Disable"}, @@ -233,7 +233,7 @@ AtlasLoot_AdvancedSearchArguments = { {"Strength", "str"}, {"Agility", "agi"}; {"Intellect", "int"}, - {"Spirit", "spr"}, + {"Spirit", "spi"}, } }; [2] = {