map_selection = {
	name = "RULE_MAP_SELECTION"
	group = "RULE_GROUP_FLOGI"
	option = {
		name = vanilla_map
		text = "vanilla_map_sel"
		desc = "vanilla_map_sel_desc"
	}
	option = {
		name = ck2plus_map
		text = "ck2plus_map_sel"
		desc = "ck2plus_map_sel_desc"
	}
	option = {
		name = hip_map
		text = "hip_map_sel"
		desc = "hip_map_sel_desc"
	}
}

flogis_mod_retinue = {
	name = "RULE_FLOGI_RETINUE"
	group = "RULE_GROUP_FLOGI"
	option = {
		name = flogi_retinue
		text = "flogi_retinue_sel"
		desc = "flogi_retinue_sel_desc"
	}
	option = {
		name = ck2plus_retinue
		text = "ck2plus_retinue_sel"
		desc = "ck2plus_retinue_sel_desc"
	}
	option = {
		name = vanilla_retinue
		text = "vanilla_retinue_sel"
		desc = "vanilla_retinue_sel_desc"
	}
}

flogis_mod_law = {
	name = "RULE_FLOGI_LAW"
	group = "RULE_GROUP_FLOGI"
	option = {
		name = flogi_LAW
		text = "flogi_LAW_sel"
		desc = "flogi_LAW_sel_desc"
	}
	option = {
		name = vanilla_LAW
		text = "vanilla_LAW_sel"
		desc = "vanilla_LAW_sel_desc"
	}
}

flogis_mod_INVEST = {
	name = "RULE_FLOGI_INVEST"
	group = "RULE_GROUP_FLOGI"
	option = {
		name = flogi_INVEST
		text = "flogi_INVEST_sel"
		desc = "flogi_INVEST_sel_desc"
	}
	option = {
		name = vanilla_INVEST
		text = "vanilla_INVEST_sel"
		desc = "vanilla_INVEST_sel_desc"
	}
}

flogis_mod_REVOLT = {
	name = "RULE_FLOGI_REVOLT"
	group = "RULE_GROUP_FLOGI"
	option = {
		name = flogi_REVOLT
		text = "flogi_REVOLT_sel"
		desc = "flogi_REVOLT_sel_desc"
	}
	option = {
		name = vanilla_REVOLT
		text = "vanilla_REVOLT_sel"
		desc = "vanilla_REVOLT_sel_desc"
	}
}


#flogis_mod_MERC = {
#	name = "RULE_FLOGI_MERC"
#	group = "RULE_GROUP_FLOGI"
#	option = {
#		name = flogi_MERC
#		text = "flogi_MERC_sel"
#		desc = "flogi_MERC_sel_desc"
#	}
#	option = {
#		name = vanilla_MERC
#		text = "vanilla_MERC_sel"
#		desc = "vanilla_MERC_sel_desc"
#	}
#}