MakingHistory/Parts/FuelTank/Size1p5 Tank 01.cfg

From Kerbal Space Program Wiki
Jump to: navigation, search
This is the configuration file for FL-TX220 Fuel Tank.
PART
{
	name = Size1p5_Tank_01
	module = Part
	author = RoverDude
	rescaleFactor = 1.0
	node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2
	node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, -1.0, 0.0, 2
	node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2
	TechRequired = advRocketry
	entryCost = 1750
	cost = 220
	category = FuelTank
	subcategory = 0
	title =  #autoLOC_8310096   //#autoLOC_8310096 = FL-TX220 Fuel Tank
	manufacturer = #autoLOC_501627   //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
	description = #autoLOC_8310097   //#autoLOC_8310097 = Designed as an intermediary tank between the smaller FL-T series and the larger Rockomax tanks, the FL-TX series helps you get just the right amount of boom.
	attachRules = 1,1,1,1,0
	mass = 0.1375
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 2
	crashTolerance = 6
	breakingForce = 150
	breakingTorque = 150
	maxTemp = 2000 // = 3000
	fuelCrossFeed = True
	bulkheadProfiles = size1p5, srf
	tags =  #autoLOC_8310098   //#autoLOC_8310098 = fueltank ?lfo liquid oxidizer propellant rocket
	MODEL
	{
		model = SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tank_01
	}
	RESOURCE
	{
		name = LiquidFuel
		amount = 99
		maxAmount = 99
	}
	RESOURCE
	{
		name = Oxidizer
		amount = 121
		maxAmount = 121
	}
	MODULE
	{
		name = ModulePartVariants
		primaryColor = #ffffff
		secondaryColor = #000000
		baseDisplayName = #autoLOC_8007119
		baseThemeName = White
		useMultipleDragCubes = false
		VARIANT
		{
			name = Grey
			displayName = #autoLOC_8007120
			themeName = BlackAndWhite
			primaryColor = #000000
			secondaryColor = #ffffff
			TEXTURE
			{
				mainTextureURL = SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks_grey
			}
		}
		VARIANT
		{
			name = Dark Grey
			displayName = #autoLOC_8007121
			themeName = GrayAndOrange
			primaryColor = #4c4f47
			secondaryColor = #f49841
			TEXTURE
			{
				shader = KSP/Bumped Specular
				mainTextureURL = SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks_ALT02
				_BumpMap = SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size1_5_Tanks_ALT02_nm
			}
		}
	}
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = -1
	}
}