Repositories (1)

chocothon
1 snippets stored for this repo
}

/* we used to check to see that the point in question was within the player’s view
	cone, but that was queer because stuff would appear behind him all the time
	(which was completely inconvient when this happened to monsters) */
/*
	Added max_players, because this could be called during initial player creation,