320 @verb #9679:"title" this none this rxdo #9679 @program #9679:"title" this none this "Copied from Will Smith (#9891):title Aug 3 15:50:12 1997" "Copied from The_Vampire_Miller (#9816):title Jun 22 22:55:54 1997" "Copied from Arkayn (asleep) (#8076):title Jun 21 17:29:13 1997" "Copied from Serindipity (asleep) (#7160):title Jun 5 19:07:45 1997" "Copied from Tony (#8489):title Jul 27 17:03:31 1996" if (this.mood) return this.cloak_name + " (" + this.mood + ")" else if ($wiz_utils:connected(this)) idlesecs = $object_utils:idle_seconds(this) / 60 if (idlesecs == 0) return this.cloak_name elseif (idlesecs > 0) return this.cloak_name + " (Idle: " + tostr(idlesecs) + ")" endif else return this.cloak_name + " (comatose)" endif endif . 0