Thread: totems
View Single Post
03-11-10, 09:40 AM   #5
Ferous
Sheer Sense of Doom
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 863
make a macro and put this in it:

Code:
/run for i=1,4 do DestroyTotem(i) end
I use this for my shaman It destroys all totems up, nice to use since I don't have totemic call right now.