Some spell ID cleanup / stagger impl

This commit is contained in:
andrew6180
2024-05-20 15:47:52 -07:00
parent 603b0c8993
commit 2abce7e110
4 changed files with 44 additions and 166 deletions
@@ -49,8 +49,7 @@ local ignored_debuffs = {
[80354] = true, --temporal displacement
[57724] = true, --sated
[6788] = true, --weakened soul
[124275] = true, --light stagger
[124274] = true, --moderate stagger
[20232] = true, -- stagger
}
---------------------------------------------------------------------------------------------