Skip to content

Commit

Permalink
Update default.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
zer0Kerbal committed Apr 15, 2022
1 parent 38d5c7c commit e7a1667
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CustomBarnKit/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ CUSTOMBARNKIT
craftMassLimit = 18, 140, -1
craftSizeLimit
{
size = 15, 20, 15
size = 28, 36, 28
// width, height, length
size = 20, 15, 15
size = 36, 28, 28
size = -1, -1, -1
}
useBuilding = false
Expand All @@ -46,8 +47,9 @@ CUSTOMBARNKIT
craftMassLimit = 18, 140, -1
craftSizeLimit
{
size = 15, 20, 15
size = 28, 36, 28
// width, height, length
size = 20, 15, 15
size = 36, 28, 28
size = -1, -1, -1
}
useBuilding = false
Expand Down Expand Up @@ -151,4 +153,4 @@ CUSTOMBARNKIT
unlockedFuelTransfer = 2
}

}
}

0 comments on commit e7a1667

Please sign in to comment.