View/Edit #5586:is_art

Switch to edit mode.

Name(s): is_art
1: "The art gallery requires that an 'art' object:"
2: "  1) Be a child of $sign (#1628)"
3: "  2) Have a name of less than 16 characters"
4: return length(args[1]:title()) < 16 && args[1]:isa($sign)
5: "Last modified by Dax (#789) on Tue May 11 07:18:52 1999 MDT."

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

You are not logged in.

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