mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
3 lines
107 B
Lua
3 lines
107 B
Lua
function event_say(e)
|
|
e.self:Emote("stoically looks out into the distance, unmoving and silent.");
|
|
end
|