From the NannyMUD documentation

LAST CHANGE

2001-08-12

FUNCTION


NAME

        changed_level_hook - 

AVAILABILITY

	/obj/player

DESCRIPTION

	This function is called just before the level is set.

	ARGUMENTS

	changed_level_hook(
	  ({ the old level,
	     the new level
	  }),
	  the player
	)