@verb #7854:"myra" this none this rxdo #7854
@program #7854:"myra" this none this
listiassoc("@par", callers(), 2) || listiassoc("@parents", callers(), 2) && dobj == this && {player:tell(this.name, "'s parents were Edith and Seymour."), kill_task(task_id())}
"Copied from Jay (asleep) (#8438):mtitle Jun 8 10:20:09 1997"
"Proggramed for Myra (#8045) by Jay (#8438)."
n = ""
if (this:msg_title())
n = this:msg_title()
else
n = "Myra"
endif
is_idle = `this:idle_seconds(0) / 180 ! ANY => 0'
return n + (this:connected(0) ? (this:msg_mood() ? " (" + this:msg_mood() + ")" | "") + (is_idle ? " (" + this:msg_idle_mood() + ")" | "") | " (" + this:msg_asleep_mood() + ")")
.