View/Edit #2030:d*rop th*row

Switch to edit mode.

Name(s): d*rop th*row
1:  "Copied from generic thing (#5):drop by Hammurabi (#2) Mon Oct  3 13:17:44 1994 EDT"
2:  dobj = this
3:  if (this.location != player)
4:    $msg:mtell("not_have")
5:    return
6:  endif
7:  if (!player.location:accept(this))
8:    $msg:mtell("drop_failed")
9:  else
10:   this:moveto(player.location)
11:   $msg:mtell(this.location == player.location ? "drop_succeeded" | "drop_failed")
12: endif
13: "Last modified by manta (#7165) on Thu Aug 27 19:51:54 1998 EDT."

Verb arguments: this none none
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Dax (#789)

You are not logged in.

[home | help | who | search | setup | code]