NAME
	this_player - give the current player

SYNOPSIS
	object this_player()

DESCRIPTION
	Gives the currently active player. This can be both an interactive
	player and an npc in the game. this_player is the object that gets
	all writes and is affected by add_action.

SEE ALSO
	write, add_action, move_object


