function main()
	Is3D( FALSE );

	AddBackground( "digsite\\still_2_edwardCU02" );

	AddSprite( Edward, 150, 0, 269, 384, nil, VISIBLE, 7, 8 );

	AddSprite( HDigSiteEdward2, 150, 0, 269, 384, nil, ACTIVE );
end