function main()
	Is3D( FALSE );

	AddBackground( "digsite\\still_2_edwardCU01" );

	AddSprite( Edward, 143, 0, 230, 384, nil, VISIBLE, 5, 6 );

	AddSprite( HDigSiteEdward1, 143, 0, 230, 384, nil, ACTIVE, 0, 0 );
end