begin script TakeOverAztecVillage



AztecTown = get TOWN at [2421.89,0.0,1530.42] radius 50


start

	while get PLAYER of AztecTown != 1

		wait 5 seconds 

	end while

		
	begin cinema

		// TODO

	end cinema


end script TakeOverAztecVillage
