eq2emu-content/ItemScripts/SpiritGuide.lua

3 lines
57 B
Lua
Raw Permalink Normal View History

2024-10-26 11:37:28 +00:00
function used(Item, Player)
CastSpell(Target, 5454)
2024-07-22 13:56:05 -04:00
end