Skip to content

Commit

Permalink
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions GameData/RP-0/CustomBarnKit.cfg
Original file line number Diff line number Diff line change
@@ -2,22 +2,22 @@
{
@VAB
{
@upgrades = 30000, 200000, 1000000
@upgrades = 150000, 1000000, 5000000
@actionGroupsStockUnlock = 0
@actionGroupsCustomUnlock = 0
@partCountLimit = -1, -1, -1
}
@SPH
{
@upgrades = 30000, 200000, 1000000
@upgrades = 150000, 1000000, 5000000
@actionGroupsStockUnlock = 0
@actionGroupsCustomUnlock = 0
@partCountLimit = -1, -1, -1
}
@LAUNCHPAD
{
@levels = 7
@upgrades = 10000, 15000, 30000, 50000, 125000, 250000, 500000
@upgrades = 50000, 75000, 150000, 250000, 625000, 1250000, 2500000
@upgradesVisual = 1, 1, 2, 2, 2, 3, 3
@craftMassLimit = 20, 60, 150, 350, 600, 1200, -1
// These should be VAB levels
@@ -40,7 +40,7 @@
@RUNWAY
{
@levels = 5
@upgrades = 10000, 16000, 24000, 36000, 4000000
@upgrades = 50000, 80000, 160000, 180000, 20000000
@upgradesVisual = 3, 3, 3, 3, 3
@craftMassLimit = 20, 60, 150, 350, -1
@craftSizeLimit
@@ -59,9 +59,9 @@
}
@ASTRONAUTS
{
@upgrades = 19000, 75000, 1000000
@upgrades = 100000, 500000, 5000000

@recruitHireBaseCost = 10000
@recruitHireBaseCost = 50000
@recruitHireFlatRate = 1.25
@recruitHireRateModifier = 0.015
@recruitHireFixedRate = true // until we can change the method itself
@@ -74,15 +74,15 @@
}
@MISSION
{
@upgrades = 19000, 30000, 282000 // dunno what to do here
@upgrades = 100000, 200000, 800000 // dunno what to do here

@activeContractsLimit = 3, 7, -1
@reputationKerbalDeath = 200
@reputationKerbalRecovery = 1
}
@TRACKING
{
@upgrades = 30000, 60000, 500000
@upgrades = 150000, 300000, 2500000
}
@ADMINISTRATION
{
@@ -96,7 +96,7 @@
{
@levels = 7
@upgradesVisual = 1, 1, 2, 2, 3, 3, 3
@upgrades = 50000, 100000, 200000, 400000, 800000, 1200000, 2000000
@upgrades = 250000, 500000, 1000000, 2000000, 4000000, 6000000, 10000000
@dataToScienceRatio = 1, 1, 1, 1, 1, 1, 1 // this isn't actually used.
@scienceCostLimit = 25.4, 50.4, 75.4, 100.4, 150.4, 200.4, -1
@unlockedFuelTransfer = 1

0 comments on commit 507f483

Please sign in to comment.