Skip to content

Commit

Permalink
Added BlackrockDepths trinkets
Browse files Browse the repository at this point in the history
  • Loading branch information
evil-morfar committed Oct 22, 2024
1 parent 1b43301 commit c1dfce6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Utils/TrinketData.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1969,4 +1969,15 @@ _G.RCTrinketSpecs = {
-- Grim Batol Heroic (id: 71).
-- Grim Batol Mythic Keystone (id: 71).
-- Grim Batol Mythic (id: 71).

-- Blackrock Depths (id: 1301).
[231457] = "2082004030010", -- Bottled Magma, Healer
[231424] = "2082004030010", -- Burst of Knowledge, Healer
[231476] = "2082004030010", -- Dope'rel's Calling Rune, Healer
[231414] = "0241000100024", -- Force of Will, Tank
[231471] = "0365002707767", -- Golem Gearbox, Strength/Agility
[231417] = "0365002707767", -- Hand of Justice, Strength/Agility
[231456] = "0000000700067", -- Heart of Roccor, Strength
[231462] = "0241000100024", -- Molten Furnace, Tank
[231420] = "2082004030010", -- Second Wind, Healer
}
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Changes

Added trinkets from Blackrock Depths.

## Bugfixes

- *Fixed Voting Frame sometimes breaking when extending a session while there's changes in group composition.*
Expand Down

0 comments on commit c1dfce6

Please sign in to comment.