CallofTheHero.lua 413 B

12345678910111213141516
  1. --[[
  2. Script Name : Spells/Mage/Summoner/Conjuror/CallofTheHero.lua
  3. Script Author : neatz09
  4. Script Date : 2019.10.26 12:10:03
  5. Script Purpose :
  6. :
  7. --]]
  8. -- Info from spell_display_effects (remove from script when done)
  9. -- This effect cannot be cast during combat
  10. function precast(Caster)
  11. return not IsInCombat(Caster)
  12. end
  13. -- Teleports target to caster