steam_transport = {
	icon = 7
	
	type = naval
	sprite = Steam_Transport
	transport = yes
	active = no
	unit_type = transport
	move_sound = steam_move
	select_sound = steam_selected

	#Core Abilities
	priority = 10
	max_strength = 100
	default_organisation = 30
	maximum_speed = 15


	#Building Costs
	build_time = 90
	build_cost = {
		steamer_convoy = 5
	}
	
	supply_consumption = 1.0
	supply_cost = {
		steamer_convoy = 0.10
	}
	

	#Naval Abilties
	hull = 10
	gun_power = 2
}

