eq2emu-content/Spells/Commoner/Weakness.lua
2024-10-26 11:37:28 +00:00

15 lines
372 B
Lua
Executable file

--[[
Script Name : Spells/Commoner/Weakness.lua
Script Author : neatz09
Script Date : 2020.05.11 07:05:59
Script Purpose :
:
--]]
-- Info from spell_display_effects (remove from script when done)
-- Dispels when an Advantage is used
-- Allows the beastlord to use advantages!
function cast(Caster, Target)
end