function main()
	Is3D( FALSE );

	AddBackground( "PawnShop\\still_warrick_closeup" );

	AddSprite( Warrick, 172, 0, 192, 384, nil, VISIBLE+ACTIVE, 3, 4 );
end