Skip to content

Commit

Permalink
db: add missing buffs/debuffs and consumables
Browse files Browse the repository at this point in the history
Signed-off-by: jarves <[email protected]>
  • Loading branch information
jarveson committed Jan 10, 2023
1 parent 556ef85 commit 536320c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tools/database/overrides.go
Original file line number Diff line number Diff line change
Expand Up @@ -337,12 +337,15 @@ var ExtraItemIcons = []int32{
31677,
33447,
33448,
36892,
40093,
40211,
40212,
40536,
40771,
41119,
41166,
42545,
42641,

// Poisons
Expand Down Expand Up @@ -383,6 +386,7 @@ var SharedSpellsIcons = []int32{
53530,
33206,
2825,
54758,

// Raid Buffs
43002,
Expand Down Expand Up @@ -506,8 +510,10 @@ var SharedSpellsIcons = []int32{
3043,
29859,
58413,
65855,

17800,
17803,
12873,
28593,

Expand All @@ -516,6 +522,7 @@ var SharedSpellsIcons = []int32{
48511,
47865,

20271,
53408,

11374,
Expand Down

0 comments on commit 536320c

Please sign in to comment.