Mission.extend ( {

	end : function ( ) {
		doAction ( '8ab356' ); // Gotcha
		if ( !Portal.hintsUsed() ) {
			doAction ( '56fa24' ); // Look Mum, No hints
		}
	}

} );
