Stats and configs for 0.625m expansion

This commit is contained in:
ChrisAdderley
2019-01-25 11:11:35 -08:00
parent f4366879e7
commit 55206b7992
23 changed files with 607 additions and 129 deletions

View File

@ -2,16 +2,17 @@
@PART[miniFuelTank]:AFTER[ReStock]
{
@mass =
@mass = 0.0075
@cost = 12
@RESOURCE[LiquidFuel]
{
@amount =
@maxAmount =
@amount = 5.4
@maxAmount = 5.4
}
@RESOURCE[LiquidFuel]
{
@amount =
@maxAmount =
@amount = 6.6
@maxAmount = 6.6
}
}