This commit is contained in:
Bunny67
2020-06-13 18:20:16 +03:00
parent 04cb598903
commit c6b762342b
3 changed files with 110 additions and 82 deletions
+7 -7
View File
@@ -1081,13 +1081,13 @@ WeakAuras.swing_types = {
}
WeakAuras.rune_specific_types = {
[1] = L["Rune #1"],
[2] = L["Rune #2"],
[3] = L["Rune #3"],
[4] = L["Rune #4"],
[5] = L["Rune #5"],
[6] = L["Rune #6"]
}
[1] = L["Blood Rune #1"],
[2] = L["Blood Rune #2"],
[3] = L["Unholy Rune #1"],
[4] = L["Unholy Rune #2"],
[5] = L["Frost Rune #1"],
[6] = L["Frost Rune #2"]
};
WeakAuras.custom_trigger_types = {
["event"] = L["Event"],