Skip to content

Commit

Permalink
Rangeland update
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel-125 committed Dec 3, 2017
1 parent be9c499 commit 4cf414e
Showing 1 changed file with 14 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ PART
MODEL
{
model = WildBlueIndustries/Pathfinder/Parts/BoxedParts/Rangeland/Rangeland
texture = PackingBox, WildBlueIndustries/Pathfinder/Parts/BoxedParts/PackingBox
texture = PackingBoxNrm, WildBlueIndustries/Pathfinder/Parts/BoxedParts/PackingBoxNrm
}
rescaleFactor = 1

Expand All @@ -34,10 +32,13 @@ PART
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 7
maxTemp = 4900
breakingForce = 50
breakingTorque = 50
breakingForce = 2048
breakingTorque = 2048
crashTolerance = 9
maxTemp = 3250
skinMaxTemp = 3500
emissiveConstant = 0.9
thermalMassModifier = 7.5
bulkheadProfiles = size1, srf

MODULE:NEEDS[KIS]
Expand Down Expand Up @@ -160,6 +161,13 @@ MODULE
opsViewTitle = Rangeland Operations
showOpsView = false
}
MODULE
{
name = ModuleConductionMultiplier
modifiedConductionFactor = 0.003
convectionFluxThreshold = 3000
}
}
@PART[KIS_ContainerMount1]:NEEDS[KIS]
Expand Down

0 comments on commit 4cf414e

Please sign in to comment.