Property   : LIVE_M_NO_DRINK   (and LIVE_I_NO_DRINK)

Defined in : #include <stdproperties.h>

Description: This property is used to indicate that it is not possible for this
             person to drink something (or whatever verb that has the same
             effect, e.g. quaffing potions). 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.

