Elee
09-30-2006, 04:17 PM
change this part in the nurfed_units.lua
Nurfed_Units.class = {
DRUID = { right = 0.75, left = 1, top = 0, bottom = 0.25, color = "|cffff7d0a" },
HUNTER = { right = 0, left = 0.25, top = 0.25, bottom = 0.5, color = "|cffabd473" },
MAGE = { right = 0.25, left = 0.5, top = 0, bottom = 0.25, color = "|cff69ccf0" },
PALADIN = { right = 0, left = 0.25, top = 0.5, bottom = 0.75, color = "|cfff58cba" },
PRIEST = { right = 0.5, left = 0.75, top = 0.25, bottom = 0.5, color = "|cffffffff" },
ROGUE = { right = 0.5, left = 0.75, top = 0, bottom = 0.25, color = "|cfffff569" },
SHAMAN = { right = 0.25, left = 0.5, top = 0.25, bottom = 0.5, color = "|cfff58cba" },
WARLOCK = { right = 0.75, left = 1, top = 0.25, bottom = 0.5, color = "|cff9482ca" },
WARRIOR = { right = 0, left = 0.25, top = 0, bottom = 0.25, color = "|cffc79c6e" },
};
to
Nurfed_Units.class = {
DRUID = { right = 0.75, left = 1, top = 0, bottom = 0.25, color = "|cffff8a00" },
HUNTER = { right = 0, left = 0.25, top = 0.25, bottom = 0.5, color = "|cff00ff00" },
MAGE = { right = 0.25, left = 0.5, top = 0, bottom = 0.25, color = "|cff00ffff" },
PALADIN = { right = 0, left = 0.25, top = 0.5, bottom = 0.75, color = "|cffff71a8" },
PRIEST = { right = 0.5, left = 0.75, top = 0.25, bottom = 0.5, color = "|cffffffff" },
ROGUE = { right = 0.5, left = 0.75, top = 0, bottom = 0.25, color = "|cffffff00" },
SHAMAN = { right = 0.25, left = 0.5, top = 0.25, bottom = 0.5, color = "|cffff71a8" },
WARLOCK = { right = 0.75, left = 1, top = 0.25, bottom = 0.5, color = "|cff8d54fb" },
WARRIOR = { right = 0, left = 0.25, top = 0, bottom = 0.25, color = "|cffb39442" },
};
PS.: the month june, I mean the Alpha UI of nurfed... -.-
Nurfed_Units.class = {
DRUID = { right = 0.75, left = 1, top = 0, bottom = 0.25, color = "|cffff7d0a" },
HUNTER = { right = 0, left = 0.25, top = 0.25, bottom = 0.5, color = "|cffabd473" },
MAGE = { right = 0.25, left = 0.5, top = 0, bottom = 0.25, color = "|cff69ccf0" },
PALADIN = { right = 0, left = 0.25, top = 0.5, bottom = 0.75, color = "|cfff58cba" },
PRIEST = { right = 0.5, left = 0.75, top = 0.25, bottom = 0.5, color = "|cffffffff" },
ROGUE = { right = 0.5, left = 0.75, top = 0, bottom = 0.25, color = "|cfffff569" },
SHAMAN = { right = 0.25, left = 0.5, top = 0.25, bottom = 0.5, color = "|cfff58cba" },
WARLOCK = { right = 0.75, left = 1, top = 0.25, bottom = 0.5, color = "|cff9482ca" },
WARRIOR = { right = 0, left = 0.25, top = 0, bottom = 0.25, color = "|cffc79c6e" },
};
to
Nurfed_Units.class = {
DRUID = { right = 0.75, left = 1, top = 0, bottom = 0.25, color = "|cffff8a00" },
HUNTER = { right = 0, left = 0.25, top = 0.25, bottom = 0.5, color = "|cff00ff00" },
MAGE = { right = 0.25, left = 0.5, top = 0, bottom = 0.25, color = "|cff00ffff" },
PALADIN = { right = 0, left = 0.25, top = 0.5, bottom = 0.75, color = "|cffff71a8" },
PRIEST = { right = 0.5, left = 0.75, top = 0.25, bottom = 0.5, color = "|cffffffff" },
ROGUE = { right = 0.5, left = 0.75, top = 0, bottom = 0.25, color = "|cffffff00" },
SHAMAN = { right = 0.25, left = 0.5, top = 0.25, bottom = 0.5, color = "|cffff71a8" },
WARLOCK = { right = 0.75, left = 1, top = 0.25, bottom = 0.5, color = "|cff8d54fb" },
WARRIOR = { right = 0, left = 0.25, top = 0, bottom = 0.25, color = "|cffb39442" },
};
PS.: the month june, I mean the Alpha UI of nurfed... -.-