Skip to content

Commit

Permalink
Dragonflight update
Browse files Browse the repository at this point in the history
  • Loading branch information
d87 committed Oct 25, 2022
1 parent 9903133 commit 5baca06
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NugTotemIcon-Mainline.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 90200
## Interface: 100002
## Title: NugTotemIcon
## Author: d87
## Version: @project-version@
Expand Down
10 changes: 8 additions & 2 deletions core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ if APILevel >= 8 then
[60561] = { 51485, 20 }, -- Earthgrab
[3527] = { 5394, 15 }, -- Healing Stream
[6112] = { 8512, 120 }, -- Windfury
[97369] = { 192222, 15 }, -- Liquid Magma
[97369] = { 192222, 6 }, -- Liquid Magma
[5913] = { 8143, 10 }, -- Tremor
[5925] = { 204336, 3 }, -- Grounding
[78001] = { 157153, 15 }, -- Cloudburst
[53006] = { 98008, 6 }, -- Spirit Link
[59764] = { 108280, 12 }, -- Healing Tide
[61245] = { 192058, 2 }, -- Static Charge
[61245] = { 192058, 2 }, -- Static Charge/Capacitor Totem
[100943] = { 198838, 15 }, -- Earthen Wall
[97285] = { 192077, 15 }, -- Wind Rush
[105451] = { 204331, 15 }, -- Counterstrike
Expand All @@ -73,6 +73,12 @@ if APILevel >= 8 then
[179867] = { 355580, 6 }, -- Static Field
[166523] = { 324386, 30 }, -- Vesper Totem (Kyrian)

-- 10.0
[194117] = { 383017, 15 }, -- Stoneskin Totem
[194118] = { 383019, 60 }, -- Tranquil Air Totem
[5923] = { 383013, 6 }, -- Poison Cleansing Totem
[193620] = { 381930, 120 }, -- Mana Spring Totem

-- Warrior
[119052] = { 236320, 15 }, -- War Banner

Expand Down

0 comments on commit 5baca06

Please sign in to comment.