Skip to content

Commit

Permalink
add titan rune loot for telestra
Browse files Browse the repository at this point in the history
  • Loading branch information
krullgor committed Jan 14, 2023
1 parent a07bb69 commit e441c25
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AtlasLootClassic_Data/source-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1245,16 +1245,16 @@ local SOURCE_DATA = {
[39369] = {[1] = 17,[2] = 8,[3] = 1,[5] = 3},
[39379] = {{[1] = 17,[2] = 8,[3] = 1,[5] = 3},{[1] = 17,[2] = 12,[3] = 1,[5] = 3}},
[39386] = {[1] = 17,[2] = 8,[3] = 1,[5] = 3},
[39388] = {{[1] = 17,[2] = 8,[3] = 1,[5] = 3},{[1] = 17,[2] = 12,[3] = 1,[5] = 3}},
[39388] = {{[1] = 17,[2] = 8,[3] = 1,[5] = 3},{[1] = 17,[2] = 12,[3] = 1,[5] = 3},{[1] = 8,[2] = 2,[3] = 1,[5] = 2}},
[39389] = {[1] = 17,[2] = 8,[3] = 1,[5] = 3},
[39390] = {[1] = 17,[2] = 8,[3] = 1,[5] = 3},
[39391] = {[1] = 17,[2] = 8,[3] = 1,[5] = 3},
[39392] = {[1] = 17,[2] = 8,[3] = 1,[5] = 3},
[39393] = {[1] = 17,[2] = 9,[3] = 1,[5] = 3},
[39393] = {{[1] = 17,[2] = 9,[3] = 1,[5] = 3},{[1] = 8,[2] = 2,[3] = 1,[5] = 2}},
[39394] = {{[1] = 17,[2] = 9,[3] = 1,[5] = 3},{[1] = 17,[2] = 12,[3] = 1,[5] = 3}},
[39395] = {[1] = 17,[2] = 9,[3] = 1,[5] = 3},
[39396] = {{[1] = 17,[2] = 9,[3] = 1,[5] = 3},{[1] = 17,[2] = 12,[3] = 1,[5] = 3}},
[39397] = {[1] = 17,[2] = 9,[3] = 1,[5] = 3},
[39397] = {{[1] = 17,[2] = 9,[3] = 1,[5] = 3},{[1] = 8,[2] = 2,[3] = 1,[5] = 2}},
[39398] = {[1] = 17,[2] = 14,[3] = 1,[5] = 3},
[39399] = {[1] = 17,[2] = 14,[3] = 1,[5] = 3},
[39401] = {[1] = 17,[2] = 14,[3] = 1,[5] = 3},
Expand Down
4 changes: 4 additions & 0 deletions AtlasLootClassic_DungeonsAndRaids/data-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1475,6 +1475,10 @@ data["TheNexus"] = {
{ 6, 37134 }, -- Telestra's Journal
{ 16, 21524 }, -- Red Winter Hat
{ 18, "ac2150" },
{ 27, "INV_Box_01", nil, AL["Titan Rune"], nil },
{ 28, 39397 }, -- Pauldrons of Havoc
{ 29, 39393 }, -- Claymore of Ancient Power
{ 30, 39388 }, -- Spirit-World Glass
}
},
{ -- TheNexusAnomalus / 7
Expand Down

0 comments on commit e441c25

Please sign in to comment.