@verb #2030:"d*rop th*row" this none none rxdo #789 @program #2030:"d*rop th*row" this none none "Copied from generic thing (#5):drop by Hammurabi (#2) Mon Oct 3 13:17:44 1994 EDT" dobj = this if (this.location != player) $msg:mtell("not_have") return endif if (!player.location:accept(this)) $msg:mtell("drop_failed") else this:moveto(player.location) $msg:mtell(this.location == player.location ? "drop_succeeded" | "drop_failed") endif "Last modified by manta (#7165) on Thu Aug 27 19:51:54 1998 EDT." .