@verb #9239:"maybe_bark" this none this rxdo #7788 @program #9239:"maybe_bark" this none this if (random(100) <= this.random_prob) fork (random(10)) "check and make sure the player is still in the room" "before we bark at them since we just slept for a bit." if (player in this.location.contents) this.location:sub_announce_all_but({this}, "%T " + this:look_self_msg()) endif endfork endif "Last modified by Dax (#789) on Tue Jun 2 21:06:21 1998 EDT." .