MakingHistory/Parts/FuelTank/MonoPropMini.cfg

From Kerbal Space Program Wiki
Jump to: navigation, search
This is the configuration file for Stratus-V Minified Monopropellant Tank.
PART
{
	name = monopropMiniSphere
	module = Part
	author = RoverDude
	rescaleFactor = 1.0
	node_attach = 0.18, 0.0, 0.0, 1.0, 0.0, 0.0, 0
	TechRequired = propulsionSystems
	entryCost = 3600
	cost = 30
	category = Propulsion
	subcategory = 0
	title = #autoLOC_8310074   //#autoLOC_8310074 = Stratus-V Minified Monopropellant Tank
	manufacturer = #autoLOC_6004000   //#autoLOC_6004000 = Stratus Corporation
	description = #autoLOC_8310075   //#autoLOC_8310075 = Description Creation Pending
	attachRules = 0,1,0,1,0
	mass = 0.01
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 2
	crashTolerance = 5
	breakingForce = 50
	breakingTorque = 50
	maxTemp = 2000 // = 3000
	fuelCrossFeed = True
	bulkheadProfiles = srf
	tags = #autoLOC_8310076  //#autoLOC_8310076 = fueltank mono monopropellant propellant
	MODEL
	{
		model = SquadExpansion/MakingHistory/Parts/FuelTank/Assets/MiniMonoTank
	}
	RESOURCE
	{
		name = MonoPropellant
		amount = 7.5
		maxAmount = 7.5
	}
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 70
	}
}