Skip to content

Commit

Permalink
Make later pads cost more
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Jul 3, 2017
1 parent 228336a commit a30c11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameData/RP-0/CustomBarnKit.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
@LAUNCHPAD
{
@levels = 7
@upgrades = 10000, 16000, 24000, 36000, 50000, 200000, 1000000
@upgrades = 10000, 16000, 24000, 36000, 125000, 250000, 1000000
@upgradesVisual = 1, 1, 2, 2, 2, 3, 3
@craftMassLimit = 20, 60, 150, 350, 600, 1000, -1
// These should be VAB levels
Expand Down

0 comments on commit a30c11a

Please sign in to comment.