Server xfer my lock to Spirestone
Repooc [08-15-14 - 21:58]
Server xfer my lock to Spirestone
diff --git a/ElvUI_SLE/core/commands.lua b/ElvUI_SLE/core/commands.lua
index 82110b9..90457e5 100644
--- a/ElvUI_SLE/core/commands.lua
+++ b/ElvUI_SLE/core/commands.lua
@@ -27,15 +27,13 @@ local Authors = {
["Крениг"] = true,
["Мейжи"] = true
},
- ["Korialstrasz"] = {
- ["Cursewordz"] = true
- },
["Spirestone"] = {
["Sifupooc"] = true,
["Dapooc"] = true,
["Lapooc"] = true,
["Warpooc"] = true,
- ["Repooc"] = true
+ ["Repooc"] = true,
+ ["Cursewordz"] = true,
},
["Andorhal"] = {
["Dapooc"] = true,
diff --git a/ElvUI_SLE/modules/chat.lua b/ElvUI_SLE/modules/chat.lua
index 07c36a1..7b4dc41 100644
--- a/ElvUI_SLE/modules/chat.lua
+++ b/ElvUI_SLE/modules/chat.lua
@@ -50,6 +50,7 @@ local specialChatIcons = {
["Lapooc"] = repooc,
["Warpooc"] = repooc,
["Repooc"] = repooc,
+ ["Cursewordz"] = repooc,
--Adapt Roster
["Mobius"] = adapt,
["Urgfelstorm"] = adapt,
@@ -115,9 +116,6 @@ local specialChatIcons = {
["Азурегос"] = {
["Брэгари"] = test
},
- ["Korialstrasz"] = {
- ["Cursewordz"] = repooc
- },
["Andorhal"] = {
["Dapooc"] = repooc,
["Rovert"] = repooc,