Add support for Shadow Dance switching
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ local abdefaults = {
|
||||
stance = {
|
||||
DRUID = { bear = 9, cat = 7, prowl = 8 },
|
||||
WARRIOR = { battle = 7, def = 8, berserker = 9 },
|
||||
ROGUE = { stealth = 7 }
|
||||
ROGUE = { stealth = 7, shadowdance = 7 }
|
||||
},
|
||||
},
|
||||
visibility = {
|
||||
|
||||
Reference in New Issue
Block a user