- --[[
- Script Name : Spells/Fighter/Crusader/Shadowknight/ShadowyElusion.lua
- Script Author : neatz09
- Script Date : 2019.10.12 09:10:05
- Script Purpose :
- :
- --]]
- -- Teleports caster and caster's group within the zone
- function cast(Caster, Target)
- Evac()
- end
|