View/Edit #7420:lay

Switch to edit mode.

Name(s): lay
1:  this:check()
2:  if (player.location != this.location)
3:    $msg:mtell("nlocation", this.location)
4:  elseif (!(player in this.lay))
5:    this.lay = {@this.lay, player}
6:    $msg:mtell("lay")
7:    player:tell(this:description())
8:  elseif (player in this.lay)
9:    $msg:mtell("lay_fail")
10: endif
11: "Last modified by Comkid (#2158) on Sun Nov 22 14:09:13 1998 MST."

Verb arguments: none on top of/on/onto/upon this
Verb perms: Readable NOT-Debug
Verb owned by: Cecil_Stuff (#9988)

You are not logged in.

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