fixed formating error

This commit is contained in:
telkar-rg
2025-03-24 14:59:33 +01:00
parent 274ea540a7
commit 2c90e2b233
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4648,10 +4648,10 @@ db.lootTable = {
[BB["Algalon the Observer"]] = { [BB["Algalon the Observer"]] = {
46042, 46045, 46050, 46043, 46049, 46044, 46037, 46039, 46041, 46047, 46042, 46045, 46050, 46043, 46049, 46044, 46037, 46039, 46041, 46047,
46040, 46048, 46046, 46038, 46051, 46052, 46040, 46048, 46046, 46038, 46051, 46052,
},
[ format("%s (%s)", BB["Algalon the Observer"], L["Quest rewards"]) ] = { [ format("%s (%s)", BB["Algalon the Observer"], L["Quest rewards"]) ] = {
46320, 46321, 46322, 46323, 46320, 46321, 46322, 46323,
}, },
},
[BB["Auriaya"]] = { [BB["Auriaya"]] = {
45832, 45865, 45864, 45709, 45711, 45712, 45708, 45866, 45707, 45713, 45832, 45865, 45864, 45709, 45711, 45712, 45708, 45866, 45707, 45713,
}, },
+1 -1
View File
@@ -11,7 +11,7 @@ local GREEN = "|cFF00FF00"
local lootTable, lootTableRev_Single, lootTableRev_Multi local lootTable, lootTableRev_Single, lootTableRev_Multi
local LootSourceTooltipDB = {} local LootSourceTooltipDB = {}
local LootSourceTooltip_VERSION = 18.032 local LootSourceTooltip_VERSION = 18.033
local DataProviders local DataProviders