--[[ Script Name : Spells/Commoner/WardensGentleReminder.lua Script Author : neatz09 Script Date : 2020.09.07 09:09:56 Script Purpose : : --]] function cast(Caster, Target, Anim) --Needs to perform camera shake and a timer to cancel the animation. PlayAnimation(Target, Anim) end