Local Functions (/std/inheritables/monster.c)
                (/std/inheritables/user.c)

int move_player(mixed dest);

Moves the monster or user to the room given and display all enter/exit
messages as needed.  Will return 0 if the move was not succesfull.

See also: move()
