Property   : ROOM_M_NO_SCRY   (and ROOM_I_NO_SCRY)

Defined in : #include <stdproperties.H

Description: This property is used to indicate that it is not possible to scry
             people who are in this room. The property may return a string with
             a specific failure message.

Returns    : int 1 or string
             if 1, print the default message. If a string, print that.

