Skip to content

Commit

Permalink
feat(Equipment): Globally exclude Spring's Keeper
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilraaz committed May 31, 2024
1 parent a37d127 commit 23994c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HeroLib/Class/Unit/Player/Equipment.lua
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ do
RingBoundHourglass = Item(193000, {13, 14}),
RubyWhelpShell = Item(193757, {13, 14}),
ScreamingBlackDragonscale = Item(202612, {13, 14}),
SpringsKeeper = Item(209948, {16}),
UncannyPocketwatch = Item(195220, {13, 14}),
-- Engineering Epic Quality Wrists
ComplicatedCuffs = Item(198332),
Expand Down

0 comments on commit 23994c4

Please sign in to comment.