Macro icon not changing when spell gets buffed

My “penance harm” macro:

#showtooltip
/cast [harm] [@focustarget,harm,nodead] Penance

does not switch to “dark reprimand” when my mindbender is up. But my “penance help” macro:

#showtooltip
/cast [mod:alt,@player] [@mouseover,help,nodead] Penance; Penance

does switch to “dark reprimand” when my mindbender is up. Is there any way to correct this? It’s not a huge deal if not, just kind of annoying.

Edit the busted one, change the icon back to the ?.
DF hard set some macro icons at some point.

1 Like

This worked, thank you.