sub_units = {
	submarine = {
		sprite = submarine
		map_icon_category = ship
		priority = 2
		active = yes
		type = { submarine }
		need = { submarine = 1 }
		
		
		max_organisation = 40
		
		supply_consumption = 0.01
	}
}
