﻿BUILDINGS={
	s:STATE_SAN_SALVADOR={
		region_state:UCA={
		}
	}
	s:STATE_GUATEMALA={
		region_state:UCA={
		}
		region_state:GBR={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:GBR"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
	}
	s:STATE_HONDURAS={
		region_state:UCA={
		}
	}
	s:STATE_NICARAGUA={
		region_state:UCA={
		}
		region_state:MKT={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:MKT"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
	}
	s:STATE_COSTA_RICA={
		region_state:UCA={
		}
	}
	s:STATE_PANAMA={
		region_state:CLM={
		}
	}
	s:STATE_HAITI={
		region_state:HAI={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:HAI"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
	}
	s:STATE_SANTO_DOMINGO={
		region_state:HAI={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:HAI"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
	}
	s:STATE_PUERTO_RICO={
		region_state:SPA={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:SPA"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
	}
	s:STATE_BAHAMAS={
		region_state:GBR={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:GBR"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
	}
	s:STATE_WEST_INDIES={
		region_state:FRA={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:FRA"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
		region_state:DEN={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:DEN"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
		region_state:GBR={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:GBR"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
	}
	s:STATE_JAMAICA={
		region_state:GBR={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:GBR"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
	}
	s:STATE_CUBA={
		region_state:CUB={
			create_building={
				building="building_coffee_plantation"
				add_ownership={
					
					building={
						type="building_manor_house"
						country="c:CUB"
						levels=3
						region="STATE_CUBA"
					}
				}
				reserves=1
				activate_production_methods={ "default_building_coffee_plantation" "pm_road_carts"  }
			}
			create_building={
				building="building_rice_farm"
				add_ownership={
					building={
						type="building_manor_house"
						country="c:CUB"
						levels=10
						region="STATE_CUBA"
					}
				}
				reserves=1
				activate_production_methods={ "pm_simple_farming_building_rice_farm" "pm_fig_orchards_building_rice_farm" "pm_tools_disabled"  }
			}
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:CUB"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
	}
}
