From the NannyMUD documentation
2000-12-15
NAME
add_exp - change the experience points of a living objectLOCATION
/obj/player.cSYNTAX
void add_exp(int amount)DESCRIPTION
With this function you can add an amount, positive or negative, to a living's experience points.