View/Edit #5450:tell_contents

Switch to edit mode.

Name(s): tell_contents
1: "Copied from Generic Container (#8):tell_contents by Slacker (#2) Sep 21 00:42:54 1995"
2: if (!this.contents)
3:   $msg:mtell("empty")
4: elseif (length(this.contents) == 1)
5:   $msg:mtell("contents_sing", this.contents[1])
6: else
7:   $msg:mtell("contents_plur", this.contents)
8: endif

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

You are not logged in.

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