﻿beauty_and_the_breasts = {
	beauty_and_the_breasts_1 = {
		traits = {
			beauty_good_1
		}
		dna_modifiers = {
			human = {
				morph = {
					mode = modify_multiply
					gene = gene_bs_bust
					value = 1.2
				}
			}
		}
	}
	beauty_and_the_breasts_2 = {
		traits = {
			beauty_good_2
		}
		dna_modifiers = {
			human = {
				morph = {
					mode = modify_multiply
					gene = gene_bs_bust
					value = 1.4
				}
			}
		}
	}
	beauty_and_the_breasts_3 = {
		traits = {
			beauty_good_3
			beauty_good_4
			beauty_good_5
		}
		dna_modifiers = {
			human = {
				morph = {
					mode = modify_multiply
					gene = gene_bs_bust
					value = 1.6
				}
			}
		}
	}
}