eq2emu-content/ItemScripts/TotemofTesting.lua
2024-10-26 11:37:28 +00:00

3 lines
115 B
Lua
Executable file

function examined(NPC, Spawn)
SendMessage(Spawn, "Turn this in to Cherry in the GM Hall for a reward!")
end