﻿BUILDINGS={
	s:STATE_NEW_SOUTH_WALES={
		region_state:NSW={
			create_building={
				building="building_fishing_wharf"
				add_ownership={
					building={
						type="building_financial_district"
						country="c:NSW"
						levels=5
						region="STATE_NEW_SOUTH_WALES"
					}
				}
				reserves=1
				activate_production_methods={ "pm_fishing_trawlers" "pm_unrefrigerated"  }
			}
			create_building={
				building="building_logging_camp"
				add_ownership={
					building={
						type="building_financial_district"
						country="c:NSW"
						levels=5
						region="STATE_NEW_SOUTH_WALES"
					}
				}
				reserves=1
				activate_production_methods={ "pm_saw_mills" "pm_no_hardwood" "pm_no_equipment" "pm_road_carts"  }
			}
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:NSW"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_basic_port" }
			}
		}
	}
	s:STATE_VICTORIA={
		region_state:NSW={
			create_building={
				building="building_fishing_wharf"
				add_ownership={
					building={
						type="building_financial_district"
						country="c:NSW"
						levels=5
						region="STATE_VICTORIA"
					}
				}
				reserves=1
				activate_production_methods={ "pm_fishing_trawlers" "pm_unrefrigerated"  }
			}
		}
	}
	s:STATE_TASMANIA={
		region_state:TAS={
			create_building={
				building="building_fishing_wharf"
				add_ownership={
					building={
						type="building_financial_district"
						country="c:TAS"
						levels=5
						region="STATE_TASMANIA"
					}
				}
				reserves=1
				activate_production_methods={ "pm_fishing_trawlers" "pm_unrefrigerated"  }
			}
		}
	}
	s:STATE_QUEENSLAND={
		region_state:NSW={
			create_building={
				building="building_fishing_wharf"
				add_ownership={
					building={
						type="building_financial_district"
						country="c:NSW"
						levels=5
						region="STATE_QUEENSLAND"
					}
				}
				reserves=1
				activate_production_methods={ "pm_fishing_trawlers" "pm_unrefrigerated"  }
			}
		}
	}
	s:STATE_SOUTH_AUSTRALIA={
		region_state:SAS={
		}
		region_state:KAU={
		}
	}
	s:STATE_WESTERN_AUSTRALIA={
		region_state:WAS={
			create_building={
				building="building_fishing_wharf"
				add_ownership={
					building={
						type="building_financial_district"
						country="c:WAS"
						levels=5
						region="STATE_WESTERN_AUSTRALIA"
					}
				}
				reserves=1
				activate_production_methods={ "pm_fishing_trawlers" "pm_unrefrigerated"  }
			}
		}
	}
	s:STATE_NORTHERN_TERRITORY={
		region_state:NSW={
			create_building={
				building="building_fishing_wharf"
				add_ownership={
					building={
						type="building_financial_district"
						country="c:NSW"
						levels=5
						region="STATE_NORTHERN_TERRITORY"
					}
				}
				reserves=1
				activate_production_methods={ "pm_fishing_trawlers" "pm_unrefrigerated"  }
			}
		}
	}
	s:STATE_NORTH_ISLAND={
		region_state:UNT={
		}
		region_state:NSW={
			create_building={
				building="building_port"
				add_ownership={
					country={
						country="c:NSW"
						levels=1
					}
				}
				reserves=1
				activate_production_methods={ "pm_anchorage" }
			}
		}
		region_state:NTO={
		}
	}
	s:STATE_SOUTH_ISLAND={
		region_state:NTO={
		}
		region_state:NTU={
		}
	}
}
