function main()
	Is3D( FALSE );

	AddBackground( "morgue\\still_pant" );
	
	-- Hotspot
	AddSprite( HMorguePantsSwab, 190, 170, 60, 35, nil, ACTIVE, 0, 0, TOOLS ); -- SWAB
end