Posted on: 05-26-2013 - Updated on: 02-01-2014 - viewed 8775 times
Description:
Announces to the world that you have cast Divine Shield with a link to what the spell does. Handy for PVP and PVE
#showtooltip Divine Shield /cast Divine Shield /run local s={"Shield"} for i=1,#s do SendChatMessage("has cast "..GetSpellLink("Divine "..s[i]), UnitInRaid("player") and "RAID" or "PARTY")end