﻿# mbrxxx_2_6_0_conversion_effect = {
# 	debug_log = "mbrxxx_2_6_0_conversion_effect identifying POI provinces"

# 	every_county = {
# 		every_county_province = {
# 			limit = {
# 				or = {
# 					has_building_with_flag = { flag = mbrxxx_militia_blademaster }
# 					has_building_with_flag = { flag = mbrxxx_coach_house_spy }
# 				}
# 			}

# 			if = {
# 				limit = {
# 					not = {
# 						is_target_in_global_variable_list = { name = mbrxxx_poi_province_list target = this }
# 					}
# 				}

# 				add_to_global_variable_list = { name = mbrxxx_poi_province_list target = this }
# 			}
# 		}
# 	}

# 	debug_log = "mbrxxx_2_6_0_conversion_effect conversion complete"
# }
