########################
###     Advisors     ###
########################

WL_lv_motherly_hive_advisor = {
	name = "SETTINGS_VOICE_TYPE_WL_lv_motherly_hive_advisor"
	icon = "gfx/interface/icons/advisor_vo/WL_lv_motherly_hive_advisor.dds"

	weight = {
		base = 0
		modifier = {
			add = 100
			OR = {   
				has_valid_civic = civic_WL_lv_motherly_hive   
				has_country_flag = init_flag_motherly_hive
				has_origin = origin_WL_lv_motherly_hive
			}
		}
	}
}
###