From the NannyMUD documentation

LAST CHANGE

2001-09-29

FUNCTION


NAME

        is_paragon - Is the object a paragon?

LOCATION

        This function is located in /obj/player.

AVAILABILITY

        This function can be called by any object.

SYNTAX

        nomask int is_paragon()

DESCRIPTION

	This function asserts that the object in which it exists fully
	qualifies as a paragon. It is mainly used internally in the
	player object, but is available to other objects for
	convenience.