Oscar volume changes

This commit is contained in:
ChrisAdderley
2019-01-30 10:55:28 -08:00
parent 5ac26fa5ea
commit 19a0cafb85
4 changed files with 25 additions and 24 deletions

View File

@ -25,7 +25,7 @@ PART
entryCost = 9500
// Info
cost = 96
cost = 144
category = FuelTank
subcategory = 0
title = #LOC_RestockPlus_restock-fuel-tank-0625-1_title
@ -35,7 +35,7 @@ PART
bulkheadProfiles = size0, srf
// Parameters
mass = 0.06
mass = 0.09
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
@ -78,13 +78,13 @@ PART
RESOURCE
{
name = LiquidFuel
amount = 43.2
maxAmount = 43.2
amount = 64.8
maxAmount = 64.8
}
RESOURCE
{
name = Oxidizer
amount = 52.8
maxAmount = 52.8
amount = 79.2
maxAmount = 79.2
}
}