update to szyler discord version 7.3.9 (#9)
* update to release 7.3.1 * minor tweaks - tweaked the drop location text to display a bit more cleanly - added boss sigils to bc raid tables - added right click context menu to boss name list so you can open db to that boss (only has raids atm) - the All dungeon items list now wont precache past the normal loot * fixs and text display change - updated old locations to have new display - frame now sits on top when selected - fixed some incorrect ids * favorites button change/loot table updates - Changed how favorites buttons are saved you now alt right click them to save - Added missing new t0 sets to classic dungeon sets - Added missing new trash loot weapons to Black temple * minor changes/fixs - fixed t3 incorrect itemids - added heroic bloodforged * merg from main repo * bug fix and item removals - some quest tooltip was showing up incorrect - removed depreciated high risk patterns * swapped to using ItemButtonTemplate for popup window buttons * added all the new heirloom items * all the changes from main git up to 7.3.9
This commit is contained in:
@@ -1489,6 +1489,7 @@ AtlasLoot_CraftingData["CraftingLevels"] = {
|
||||
[25078] = { 300, 310, 325, 340 }; -- Enchant Gloves - Fire Power -- 25078
|
||||
[25079] = { 300, 310, 325, 340 }; -- Enchant Gloves - Healing Power -- 25079
|
||||
[25080] = { 300, 310, 325, 340 }; -- Enchant Gloves - Superior Agility -- 25080
|
||||
[225080] = { 300, 310, 325, 340 }; -- Enchant Gloves - Superior Agility -- 25080
|
||||
[25081] = { 300, 310, 325, 340 }; -- Enchant Cloak - Greater Fire Resistance -- 25081
|
||||
[25082] = { 300, 310, 325, 340 }; -- Enchant Cloak - Greater Nature Resistance -- 25082
|
||||
[25083] = { 300, 310, 325, 340 }; -- Enchant Cloak - Stealth -- 25083
|
||||
@@ -3619,24 +3620,12 @@ AtlasLoot_CraftingData["CraftingLevels"] = {
|
||||
[968699] = { 300, 320, 330, 340 };
|
||||
[968702] = { 300, 320, 330, 340 };
|
||||
[968771] = { 300, 320, 330, 340 };
|
||||
[968061] = { 300, 320, 330, 340 };
|
||||
[968064] = { 300, 320, 330, 340 };
|
||||
[968067] = { 300, 320, 330, 340 };
|
||||
[968070] = { 300, 320, 330, 340 };
|
||||
[968073] = { 300, 320, 330, 340 };
|
||||
[968076] = { 300, 320, 330, 340 };
|
||||
[968500] = { 300, 320, 330, 340 };
|
||||
[968496] = { 300, 320, 330, 340 };
|
||||
[968506] = { 300, 320, 330, 340 };
|
||||
[968498] = { 300, 320, 330, 340 };
|
||||
[968502] = { 300, 320, 330, 340 };
|
||||
[968504] = { 300, 320, 330, 340 };
|
||||
[968062] = { 300, 320, 330, 340 };
|
||||
[968065] = { 300, 320, 330, 340 };
|
||||
[968068] = { 300, 320, 330, 340 };
|
||||
[968071] = { 300, 320, 330, 340 };
|
||||
[968074] = { 300, 320, 330, 340 };
|
||||
[968077] = { 300, 320, 330, 340 };
|
||||
[968501] = { 300, 320, 330, 340 };
|
||||
[968497] = { 300, 320, 330, 340 };
|
||||
[968507] = { 300, 320, 330, 340 };
|
||||
|
||||
Reference in New Issue
Block a user