fixed some sapphiron loot

This commit is contained in:
telkar-rg
2025-02-27 16:28:22 +01:00
parent a6db1cc5df
commit a8b5c332cc
2 changed files with 3 additions and 7 deletions
+2 -6
View File
@@ -3875,11 +3875,7 @@ db.lootTable = {
},
},
-- [BZ["Naxxramas"] ] = {
-- [BB["Malygos"]] = {
-- },
-- },
[BZ["Naxxramas"] .. " (10)"] = {
[BB["Anub'Rekhan"]] = {
39139, 39140, 39141, 39146, 39188, 39189, 39190, 39191, 39192, 39193,
@@ -3990,7 +3986,7 @@ db.lootTable = {
[BB["Sapphiron"]] = {
40362, 40363, 40365, 40366, 40367, 40368, 40369, 40370, 40371, 40372,
40373, 40374, 40375, 40376, 40377, 40378, 40379, 40380, 40381, 40382,
44569, 44577,
44577,
},
[BB["Kel'Thuzad"]] = {
40383, 40384, 40385, 40386, 40387, 40388, 40395, 40396, 40398, 40399,
+1 -1
View File
@@ -11,7 +11,7 @@ local GREEN = "|cFF00FF00"
local lootTable, lootTableRev_Single, lootTableRev_Multi
local LootSourceTooltipDB = {}
local LootSourceTooltip_VERSION = 18.018
local LootSourceTooltip_VERSION = 18.019
local DataProviders