Skip to content

Commit ca9088f

Browse files
committed
meow
1 parent 13eb700 commit ca9088f

File tree

1 file changed

+23
-9
lines changed

1 file changed

+23
-9
lines changed

ElvUI/Core/Modules/Chat/Chat.lua

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -345,15 +345,29 @@ do --this can save some main file locals
345345
z['Alysneaks-Cenarius'] = itsMel -- [Horde] Rogue
346346
z['Alytotes-Cenarius'] = itsMel -- [Horde] Shaman
347347
-- Thradex (Simpys Buddy)
348-
z['Foam-Area52'] = itsThradex -- Horde
349-
z['Gur-Area52'] = itsThradex -- Horde
350-
z['Archmage-Area52'] = itsThradex -- Horde
351-
z['Counselor-Area52'] = itsThradex -- Horde
352-
z['Psychiatrist-Area52'] = itsThradex -- Horde
353-
z['Monk-CenarionCircle'] = itsThradex
354-
z['Thradex-Stormrage'] = itsThradex
355-
z['Wrecked-Stormrage'] = itsThradex
356-
z['Tb-Stormrage'] = itsThradex
348+
z['Player-3676-0982798A'] = itsThradex -- Foam-Area52
349+
z['Player-3676-0E6FC676'] = itsThradex -- Gur-Area52
350+
z['Player-3676-0D834080'] = itsThradex -- Counselor-Area52
351+
z['Player-3676-0E77A90A'] = itsThradex -- Archmage-Area52
352+
z['Player-3676-0EA34C00'] = itsThradex -- Benito-Area52
353+
z['Player-3676-0E0547CE'] = itsThradex -- Ahmir-Area52
354+
z['Player-3676-0AFA7773'] = itsThradex -- Lifelink-Area52
355+
z['Player-3676-0D829A31'] = itsThradex -- Psychiatrist-Area52
356+
z['Player-3676-0A5800F2'] = itsThradex -- Italian-Area52
357+
z['Player-125-0AA52CD1'] = itsThradex -- Monk-CenarionCircle
358+
z['Player-3675-0AB731AC'] = itsThradex -- Jonesy-MoonGuard
359+
z['Player-3675-0AD64DD0'] = itsThradex -- PuertoRican-MoonGuard
360+
z['Player-3675-0AD64EA1'] = itsThradex -- Rainao-MoonGuard
361+
z['Player-60-0A5E33DE'] = itsThradex -- Tb-Stormrage
362+
z['Player-60-0A58F3D2'] = itsThradex -- Thradex-Stormrage
363+
z['Player-60-0A4E0A3E'] = itsThradex -- Wrecked-Stormrage
364+
z['Player-60-0F65AEC4'] = itsThradex -- Puertorican-Stormrage
365+
z['Player-60-0AADFA03'] = itsThradex -- Quickscoper-Stormrage
366+
z['Player-1168-0AE46826'] = itsThradex -- Daddy-Cairne
367+
z['Player-115-0883DF8B'] = itsThradex -- Daddy-EchoIsles
368+
z['Player-53-0D463E51'] = itsThradex -- Badbunny-Wildhammer
369+
z['Player-113-0A9F78FF'] = itsThradex -- Vanessa-Darrowmere
370+
z['Player-127-0AD64E79'] = itsThradex -- Christopher-Firetree
357371
-- Affinity
358372
z['Affinichi-Illidan'] = Bathrobe
359373
z['Affinitii-Illidan'] = Bathrobe

0 commit comments

Comments
 (0)