Unable to load sequence with icon=461113,
TimothyLuke opened this issue ยท 1 comments
Even though the Icon is selected it doesnt reload
Sequences['SVTest'] = {
author="Longdraw@Dragonblight",
specID=255,
helpTxt = 'Talents: 3222210',
icon=461113,
PreMacro=[[
/targetenemy [noharm][dead]
/petattack [@target]
]],
"/cast Mongoose Bite",
"/cast Lacerate",
"/cast Flanking Strike",
"/cast [combat] Butchery",
PostMacro=[[
/startattack
/use [combat]13
/use [combat]14
]],
}
Instead of getting hung on the Icon this should revert to the spec one.