Skip to content

Commit

Permalink
Added some survival hunter spell ignores.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vae2009 committed Mar 19, 2023
1 parent ba4a72d commit 2f3ed8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ConRO.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Title:-|cffFFFFFFConRO|r- Conflict Rotation Optimizer
## Notes: Rotation helper framework.
## Version: 10.0.31
## Version: 10.0.32
## Author: Vae
## Interface: 100005
## SavedVariables: ConROPreferences
Expand Down
3 changes: 3 additions & 0 deletions buttons.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2897,6 +2897,9 @@ local swapSpells = {
VoidBolt = 205448,
MindFlayInsanity = 391403,
DarkReprimand = 400169,
ShrapnelBomb = 270335,
VolatileBomb = 271045,
PheronomeBomb = 270323,
}

ConROSwapSpells = ConROSwapSpells or swapSpells;
Expand Down

0 comments on commit 2f3ed8c

Please sign in to comment.