Skip to content

Commit

Permalink
update titan rune loot
Browse files Browse the repository at this point in the history
  • Loading branch information
krullgor committed Jan 18, 2023
1 parent b8d9e2e commit 0ef2680
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions AtlasLootClassic_Data/source-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1153,7 +1153,7 @@ local SOURCE_DATA = {
[39140] = {[1] = 5,[2] = 2,[3] = 1,[5] = 2},
[39141] = {[1] = 5,[2] = 1,[3] = 1,[5] = 2},
[39146] = {[1] = 5,[2] = 3,[3] = 1,[5] = 2},
--[39188] = {{[1] = 17,[2] = 1,[3] = 1,[5] = 3},{[1] = 17,[2] = 12,[3] = 1,[5] = 3}},
[39188] = {[1] = 5,[2] = 2,[3] = 1,[5] = 2},
--[39189] = {[1] = 17,[2] = 1,[3] = 1,[5] = 3},
[39190] = {[1] = 5,[2] = 3,[3] = 1,[5] = 2},
[39191] = {[1] = 5,[2] = 2,[3] = 1,[5] = 2},
Expand Down Expand Up @@ -1189,7 +1189,7 @@ local SOURCE_DATA = {
[39242] = {[1] = 3,[2] = 1,[3] = 1,[5] = 2},
[39243] = {[1] = 3,[2] = 3,[3] = 1,[5] = 2},
[39244] = {[1] = 3,[2] = 2,[3] = 1,[5] = 2},
--[39245] = {[1] = 17,[2] = 5,[3] = 1,[5] = 3},
[39245] = {[1] = 3,[2] = 1,[3] = 1,[5] = 2},
[39246] = {[1] = 1,[2] = 4,[3] = 1,[5] = 2},
[39247] = {[1] = 1,[2] = 2,[3] = 1,[5] = 2},
--[39248] = {{[1] = 17,[2] = 5,[3] = 1,[5] = 3},{[1] = 17,[2] = 12,[3] = 1,[5] = 3}},
Expand Down Expand Up @@ -1242,7 +1242,7 @@ local SOURCE_DATA = {
--[39345] = {{[1] = 17,[2] = 8,[3] = 1,[5] = 3},{[1] = 17,[2] = 12,[3] = 1,[5] = 3}},
--[39349] = {[3] = 18,[4] = 52840},
--[39350] = {[3] = 18,[4] = 59488},
--[39369] = {[1] = 17,[2] = 8,[3] = 1,[5] = 3},
[39369] = {[1] = 11,[2] = 2,[3] = 1,[5] = 2},
[39379] = {[1] = 11,[2] = 1,[3] = 1,[5] = 2},
[39386] = {[1] = 8,[2] = 3,[3] = 1,[5] = 2},
[39388] = {[1] = 8,[2] = 2,[3] = 1,[5] = 2},
Expand Down Expand Up @@ -1903,7 +1903,7 @@ local SOURCE_DATA = {
[40472] = {[1] = {[6] = {40630}},[2] = {[1] = 25,[2] = 1,[3] = 1,[5] = 4},[6] = {40630}},
[40473] = 40633,
[40474] = {[1] = 11,[2] = 3,[3] = 1,[5] = 2},
--[40475] = {[1] = 18,[2] = 1,[3] = 1,[5] = 3},
[40475] = {[1] = 7,[2] = 4,[3] = 1,[5] = 2},
[40486] = {[1] = 1,[2] = 5,[3] = 1,[5] = 2},
[40488] = {[1] = 5,[2] = 4,[3] = 1,[5] = 2},
[40489] = {[1] = 6,[2] = 4,[3] = 1,[5] = 2},
Expand Down
8 changes: 4 additions & 4 deletions AtlasLootClassic_DungeonsAndRaids/data-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ data["DrakTharonKeep"] = {
{ 27, "INV_Box_01", nil, AL["Titan Rune"], nil },
{ 28, 39241 }, -- Dark Shroud of the Scourge
{ 29, 39242 }, -- Robes of Hoarse Breaths
--{ 30, xxx }, -- xxx
{ 30, 39245 }, -- Demise
}
},
{ -- DrakTharonKeepNovos / 22
Expand Down Expand Up @@ -1172,7 +1172,7 @@ data["HallsofLightning"] = {
{ 27, "INV_Box_01", nil, AL["Titan Rune"], nil },
{ 28, 39140 }, -- Knife of Incision
{ 29, 39191 }, -- Splint-Bound Leggings
--{ 30, xxx }, -- xxx
{ 30, 39188 }, -- Chivalric Chestguard
}
},
{ -- HallsofLightningIonar / 47
Expand Down Expand Up @@ -1513,7 +1513,7 @@ data["TheCullingOfStratholme"] = {
{ 27, "INV_Box_01", nil, AL["Titan Rune"], nil },
{ 28, 39235 }, -- Bone-Framed Bracers
{ 29, 44658 }, -- Chain of the Ancient Wyrm
--{ 30, xxx }, -- xxx
{ 30, 40475 }, -- Barricade of Eternity
}
},
{ -- CoTStratholmeInfiniteCorruptorHEROIC
Expand Down Expand Up @@ -2086,7 +2086,7 @@ data["UtgardeKeep"] = {
{ 27, "INV_Box_01", nil, AL["Titan Rune"], nil },
{ 28, 39309 }, -- Leggings of the Instructor
{ 29, 39344 }, -- Slayer of the Lifeless
--{ 30, xxx }, -- xxx
{ 30, 39369 }, -- Sabatons of Deathlike Gloom
}
},
{ -- UtgardeKeepIngvar / 4
Expand Down

0 comments on commit 0ef2680

Please sign in to comment.