Skip to content

Commit

Permalink
Updated Seasonal Toons
Browse files Browse the repository at this point in the history
  • Loading branch information
Luckyone961 committed Apr 2, 2024
1 parent c5dbf4c commit f29d02c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ElvUI/Core/Modules/Chat/Chat.lua
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ do --this can save some main file locals
if E.Classic then
-- Simpy (5099: Myzrael)
z['Player-5099-01947A77'] = itsSimpy -- Warlock: Simpy
-- Luckyone Seasonal (5826: Lone Wolf EU)
-- Luckyone Seasonal (5826: Lone Wolf EU, 5827: Living Flame EU)
z['Player-5826-0202765F'] = ElvBlue -- [Alliance] Hunter
z['Player-5826-020F7F10'] = ElvBlue -- [Alliance] Paladin
z['Player-5826-02172E79'] = ElvBlue -- [Alliance] Warlock
Expand All @@ -336,6 +336,7 @@ do --this can save some main file locals
z['Player-5826-023424EF'] = ElvBlue -- [Alliance] Druid
z['Player-5826-02342520'] = ElvBlue -- [Alliance] Rogue
z['Player-5826-02342556'] = ElvBlue -- [Alliance] Warrior
z['Player-5827-02331C4B'] = ElvBlue -- [Horde] Shaman
-- Luckyone Hardcore
z["Lucky-Nek'Rosh"] = ElvBlue -- [Horde] Rogue
z["Luckyone-Nek'Rosh"] = ElvBlue -- [Horde] Hunter
Expand Down

0 comments on commit f29d02c

Please sign in to comment.