from retail

This commit is contained in:
Bunny67
2020-06-18 21:40:47 +03:00
parent 9ecafcdc4b
commit 028f4e95fa
2 changed files with 10 additions and 7 deletions
+4 -1
View File
@@ -380,7 +380,10 @@ WeakAuras.subevent_prefix_types = {
DAMAGE_SHIELD_MISSED = L["Damage Shield Missed"],
PARTY_KILL = L["Party Kill"],
UNIT_DIED = L["Unit Died"],
UNIT_DESTROYED = L["Unit Destroyed"]
UNIT_DESTROYED = L["Unit Destroyed"],
UNIT_DISSIPATES = L["Unit Dissipates"],
ENCHANT_APPLIED = L["Enchant Applied"],
ENCHANT_REMOVED = L["Enchant Removed"]
}
WeakAuras.subevent_actual_prefix_types = {