Fix ticket 295 - ShredBang causes Rip to incorrectly re-snapshot stats
Johnny C. Lam [09-26-13 - 05:34]
Fix ticket 295 - ShredBang causes Rip to incorrectly re-snapshot stats
Add Shred! spell ID to the buffNoSnapshotSpellList for Rip DoTs.
Fix from @ShmooDude.
git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@1028 d5049fe3-3747-40f7-a4b5-f36d6801af5f
diff --git a/OvaleData.lua b/OvaleData.lua
index 64b31ed..5e79a41 100644
--- a/OvaleData.lua
+++ b/OvaleData.lua
@@ -59,6 +59,7 @@ self_buffNoSnapshotSpellList =
[22568] = true, -- Ferocious Bite (target below 25%)
[33876] = true, -- Mangle
[102545] = true, -- Ravage!
+ [114236] = true, -- Shred!
},
-- Blood Plague (death knight)
[55078] =