Alert Fixes (2.1.1)

This commit is contained in:
mikx
2020-12-06 05:03:00 -05:00
parent 6111ec4c2d
commit 8408ffd1ec
4 changed files with 14 additions and 7 deletions

View File

@@ -168,7 +168,7 @@ local function MyAddonCommands(msg, editbox)
elseif (msg == 'atest') then
local by = 300;
for i = 4,1,-1 do
MX:ShowAlert("\124cff1eff00\124Hitem:171830::::::::60:::::\124h[Oxxein Ore]\124h\124r",4,50000000,by);
MX:ShowAlert("\124cff0070dd\124Hitem:145050::::::::60:::::\124h[Cruel Combatant's Dreadplate Chestpiece]\124h\124r",4,50000000,by);
by = by - 90;
end
local by = 300;