@verb #2686:"moveto" this none this rxdo #8934 @program #2686:"moveto" this none this retval = pass(@args) if (this.generic) return retval endif if (this.location:isa($player) && is_player(this.location) && (!$recycler:valid(this.possessor) || !is_player(this.possessor))) fork (random(15)) old_player = player player = $card_holder this.location:sub_tell($card_holder.msg_page_origin, tostr("I notice you've acquired ", this:title(), ". Nobody else claims to own that card, so it is now yours.")) player = old_player endfork this.possessor = this.location endif return retval "Last modified by Lao-Tzu (#8084) on Thu Dec 6 19:29:00 2001 MST." .