addAcquisitionBlock("FSHedonisticDecadence","stretch pants and a crop-top","clothing","stretch pants and crop-tops",()=>{V.boughtItem.clothing.LazyClothes=1;});
addAcquisitionBlock("FSHedonisticDecadence","stretch pants and a crop-top","clothing","stretch pants and crop-tops",()=>{V.boughtItem.clothing.lazyClothes=1;});
addAcquisitionBlock("FSRepopulationFocus","attractive lingerie for a pregnant woman","clothing","maternity lingerie",()=>{V.boughtItem.clothing.MaternityLingerie=1;});
addAcquisitionBlock("FSRepopulationFocus","attractive lingerie for a pregnant woman","clothing","maternity lingerie",()=>{V.boughtItem.clothing.maternityLingerie=1;});
addAcquisitionBlock("FSRepopulationFocus","a small empathy belly","bellyAccessory","empathy bellies",()=>{V.boughtItem.clothing.Belly=1;});
addAcquisitionBlock("FSRepopulationFocus","a small empathy belly","bellyAccessory","empathy bellies",()=>{V.boughtItem.clothing.belly=1;});