function main()
	Is3D( FALSE );

	AddBackground( "ledalair\\still_greaseleda" );

	-- Hotspot
	AddSprite( HLedaGreaseStain, 149,  51, 174, 179, nil, ACTIVE, 0, 0, TOOLS );
end