Property   : LIVE_M_NO_STUN   (and LIVE_I_NO_STUN)

Defined in : #include <stdproperties.h>

Description: This property is used to indicate that it is not possible for this
             living be stunned (as in blocked from combat; it's still possible
             to amaze the person). 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.

