TestSpellOne.lua 363 B

1234567891011121314
  1. --[[
  2. Script Name : Spells/Commoner/TestSpellOne.lua
  3. Script Author : neatz09
  4. Script Date : 2020.01.05 02:01:16
  5. Script Purpose :
  6. :
  7. --]]
  8. -- Info from spell_display_effects (remove from script when done)
  9. -- Summons a mount to ride that increases your ground speed by 130%
  10. function cast(Caster, Target)
  11. end