Switch to edit mode.
Name(s): myra1: $list_utils:iassoc("@par", callers(), 2) || $list_utils:iassoc("@parents", callers(), 2) && dobj == this && {player:tell(this.name, "'s parents were Edith and Seymour."), kill_task(task_id())}
2: "Copied from Jay (asleep) (#8438):mtitle Jun 8 10:20:09 1997"
3: "Proggramed for Myra (#8045) by Jay (#8438)."
4: n = ""
5: if (this:msg_title())
6: n = this:msg_title()
7: else
8: n = "<font color=#ff9fcf>M</font><font color=#ffbfdf>y</font><font color=#ffdfef>r</font><font color=#ffffff>a</font>"
9: endif
10: is_idle = `this:idle_seconds(0) / 180 ! ANY => 0'
11: return n + (this:connected(0) ? (this:msg_mood() ? " (" + this:msg_mood() + ")" | "") + (is_idle ? " (" + this:msg_idle_mood() + ")" | "") | " (" + this:msg_asleep_mood() + ")")
12: "Last modified by Dax (#789) on Wed Jan 24 17:28:25 2007 EST."