From the NannyMUD documentation

LAST CHANGE

2000-12-15

FUNCTION


NAME

        add_exp - change the experience points of a living object

LOCATION

	/obj/player.c

SYNTAX

	void add_exp(int amount)

DESCRIPTION

	With this function you can add an amount, positive or negative, to
        a living's experience points.