Parts/Misc/PotatoRoid/part.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 15:58, 30 April 2015 by XZise (talk | contribs) (XZise moved page Parts/NASAmission/PotatoRoid/part.cfg to Parts/Misc/PotatoRoid/part.cfg without leaving a redirect: renamed in 1.0)
Jump to: navigation, search
This is the configuration file for A potato like rock.
PART
{
name = PotatoRoid
module = Part
author = Squad

mesh = PotatoRoid.mu
rescaleFactor = 1

TechRequired = Unresearcheable
entryCost = 0
cost = 0
category = none
subcategory = 0

title = A potato like rock
manufacturer = The Solar system
description = Big ole, rock like thing.
attachRules = 1,1,1,1,1

// --- standard part parameters ---
mass = 150
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 1
crashTolerance = 80
breakingForce = 200
breakingTorque = 200
maxTemp = 1e38
explosionPotential = 0.1

vesselType = SpaceObject

MODULE
{
	name = ModuleAsteroid	
}


}