--[[ Script Name : Spells/Commoner/TurgursInstantRelief.lua Script Author : neatz09 Script Date : 2020.09.06 06:09:25 Script Purpose : : --]] function cast(Caster, Target) PlayAnimation(Target, 308) end