Skip to content

Commit

Permalink
Cooldowns: Remove an invalid spell
Browse files Browse the repository at this point in the history
  • Loading branch information
nebularg committed Oct 25, 2022
1 parent bcba99f commit c84e678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/Cooldowns/Data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ data.spells = {
[200183] = {120, 50, 257, 20}, -- Apotheosis
[246287] = {90, 50, 256, 21}, -- Evangelism
[265202] = {720, 50, 257, 21}, -- Holy Word: Salvation
[193223] = {90, 50, 258, 21}, -- Surrender to Madness
-- [193223] = {90, 50, 258, 21}, -- Surrender to Madness
},
ROGUE = {
-- Restless Blades (Outlaw, 41): Finishing moves reduce the remaining cooldown
Expand Down

0 comments on commit c84e678

Please sign in to comment.