Lfun: query_wimpy - get the wimpy status from a living Synopsis: int query_wimpy() Description: The query_wimpy call gets the wimpy status from a living being. Return value: If the living is in wimpy mode, 1 is returned, else 0. Examples: int wimpy; wimpy=this_player()->query_wimpy(); See also: monster/set_wimpy, living/run_away, monster/set_brave, monster/query_brave, helpdir/wimpy