mirror of
https://github.com/emagi/eq2emu-content
synced 2026-08-12 20:23:03 -04:00
3 lines
115 B
Lua
Executable file
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
|