Generic Papa Room (#1593)

(an instance of Generic Secured Post-Apocalypse Room made by Drummer)

     The owner of this Club room has not yet described it (see the @describe command by typing help @describe . . .



VERB SOURCE CODE:

announce*_all_but:
if (!this.owner:gag_p())
    return pass(@args);
endif
.


accept:
return ((!is_player(args[1])) || (args[1].gender == "male")) ? pass(@args) | 0;
.


title:
if (valid(player))
    if (valid(player.location))
        return ((parent(player.location) == #1289) || (parent(player.location) == 
#1593)) ? this.name | "The Club";
    endif
endif
return "The Club";
.



PROPERTY DATA:

CHILDREN:
the Shithouse