mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
4 lines
131 B
Raku
4 lines
131 B
Raku
sub EVENT_SIGNAL {
|
|
quest::emote("chuckles saying, 'Have fun Lieutenant, bring me back an ale while yer at it why don't ye!'");
|
|
}
|
|
|