Skip to content

Commit d213229

Browse files
committed
[Retail][Statuses\DispelByMe] Add text and an Generic Icon
1 parent 2062895 commit d213229

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Statuses/DispelByMe.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,14 @@ function PlexusStatusAuras:UNIT_AURA(_, unitid, updatedAuras)
102102
settings.priority,
103103
nil,
104104
dispelTypeColor or settings.color,
105+
"DISPEL",
105106
nil,
106107
nil,
108+
7582803,
107109
nil,
108110
nil,
109111
nil,
110-
nil,
111-
nil,
112-
nil)
112+
{ left = 0.432265625, right = 0.478515625, top = 0.32421875, bottom = 0.42671875 })
113113
end
114114
end
115115
end

0 commit comments

Comments
 (0)