@verb #146:"d*rop th*row" this none none rxdo #55 @program #146:"d*rop th*row" this none none "Copied from Generic Thing (#5):drop by Slacker (#55)Apr 29 01:13:20 1999" $wiz_utils:autoextend(this) if (this.location != player) $msg:mtell("not_have") else if (this:is_unlocked_for(player.location) && player.location:accept(this)) this:moveto(player.location) endif $msg:mtell(this.location != player ? "drop_succeeded" | "drop_failed") endif .