123456789101112131415161718192021 |
- --[[
- Script Name : Spells/Commoner/AanyasEnforcedWorship.lua
- Script Author : neatz09
- Script Date : 2021.03.20 04:03:48
- Script Purpose :
- :
- --]]
- --[[ Info from spell_display_effects (remove from script when done)
- function cast(Caster, Target)
- end
- --]]
- function cast(Caster, Target)
- end
|