Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🍱 Update Spells for Dragonflight Season 4 #11

Merged
merged 2 commits into from
May 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading