Wild Growth - Pains and workaround
I noticed it last night as my previous macro which casts Wild Growth on myself didn't work if I had a target selected that was out of range.
Here's my modified version that works for me:
#showtooltip
/use [mod:Alt, target=player]Innervate; [mod:Shift, target=player]Lifebloom;[nomod, target=player]Rejuvenation;
/stopmacro [nomod:Ctrl]
/cleartarget [exists]
/use [mod:Ctrl, target=player]Wild Growth
/targetlasttarget
No comments:
Post a Comment