couriercostume.lua 273 B

1234567891011121314151617
  1. --[[
  2. Script Name : Spells/Commoner/couriercostume.lua
  3. Script Author : neatz09
  4. Script Date : 2021.01.07 06:01:44
  5. Script Purpose :
  6. :
  7. --]]
  8. function cast(Caster, Target)
  9. end
  10. function remove(Caster, Target)
  11. end