Skip to content

Commit

Permalink
🍱 Update Spells for Dragonflight Season 4 (#11)
Browse files Browse the repository at this point in the history
ElitimsHelper did not receive an update and I'm not going to play the
shit DF dungeons again. So here is hoping the old spell ids are still
correct and nothing breaks.
  • Loading branch information
chrisliebaer authored May 3, 2024
1 parent 8952516 commit dfe68fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion FailFeed.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 100200
## Interface: 100206

## Title: FailFeed
## Notes: Live feed for your brain damaged team mates.
Expand Down
3 changes: 0 additions & 3 deletions db/EHDB.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ local Spells = {
[394873] = 20, -- Lightning Strike (Season 1 Thundering)
[396411] = 20, -- Primal Overload (Season 1 Thundering)

--[=====[
-- Uldaman: Legacy of Tyr
[369811] = 20, -- Brutal Slam (Hulking Berserker)
[369854] = 20, -- Throw Rock (Burly Rock-Thrower)
Expand Down Expand Up @@ -129,7 +128,6 @@ local Spells = {
[387363] = 20, -- Infused Globule, Explosion (Primal Tsunami)
[388786] = 20, -- Rogue Waves (Primal Tsunami)

--[=====[
-- Algeth'ar Academy
[388884] = 20, -- Arcane Rain (Spellbound Scepter)
[388957] = 20, -- Riftbreath (Arcane Ravager)
Expand Down Expand Up @@ -232,7 +230,6 @@ local Spells = {
[376737] = 20, -- Lightning (Balakar Khan)
[376892] = 20, -- Crackling Upheaval (Balakar Khan)
[376899] = 20, -- Crackling Cloud (Balakar Khan) - TODO is first tick avoidable?
--]=====]

-- Dawn of the Infinite: Galakrond's Fall
[419447] = 20, -- Bronze Radiance (Environment)
Expand Down

0 comments on commit dfe68fa

Please sign in to comment.