Intercession macro

How would i incorporate Intercession line into this macro

/cast [combat]Intercession(); Redemption()

#showtooltip
/use [mod:shift,@focus,harm] Hammer of Justice
/use [mod:shift,@focus,help] Word of glory
/use [@mouseover,harm] Hammer of Justice
/use [@mouseover,help]Word of glory
/use [@target,harm] Hammer of Justice
/use [@target,help] Word of Glory

The macro below is probably not optimized id guess but it worked i just do not have any room for the macro above to incorporate in now.

thx for any help

bump for help

#showtooltip
/cast [mod:shift,@focus,harm] Hammer of Justice; [mod:shift,@focus,help] [@mouseover,help] Word of Glory; [@mouseover,harm] [harm] Hammer of Justice; [combat,dead] Intercession; [dead] Redemption; Word of Glory
1 Like