A Kerbal Space Program mod that adds balloon parts to create aerostats
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

27 lines
460 B

PART
{
name = heliumBalloon
module = Part
author = Youen
mesh = model.mu
TechRequired = Unresearcheable
entryCost = 0
cost = 0
category = none
subcategory = 0
title = Balloon
mass = 0.050
dragModelType = default
angularDrag = 10
crashTolerance = 12
maxTemp = 1000
breakingForce = 100
breakingTorque = 50
bodyLiftMultiplier = 0
stageOffset = -1
bulkheadProfiles = size1, srf
MODULE
{
name = ModuleBalloon
}
}