This commit is contained in:
Bunny67
2020-06-04 23:20:52 +03:00
parent 99c1114efb
commit 26a968f932
9 changed files with 8 additions and 354 deletions
+1 -12
View File
@@ -1284,18 +1284,7 @@ WeakAuras.group_types = {
WeakAuras.difficulty_types = {
none = L["None"],
normal = PLAYER_DIFFICULTY1,
heroic = PLAYER_DIFFICULTY2,
mythic = PLAYER_DIFFICULTY6,
timewalking = PLAYER_DIFFICULTY_TIMEWALKER,
lfr = PLAYER_DIFFICULTY3,
challenge = PLAYER_DIFFICULTY5
}
-- TODO
WeakAuras.role_types = {
TANK = "INLINE_TANK_ICON".." "..TANK,
DAMAGER = "INLINE_DAMAGER_ICON".." "..DAMAGER,
HEALER = "INLINE_HEALER_ICON".." "..HEALER
heroic = PLAYER_DIFFICULTY2
}
WeakAuras.classification_types = {