mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Oscar volume changes
This commit is contained in:
@ -25,7 +25,7 @@ PART
|
||||
entryCost = 7200
|
||||
|
||||
// Info
|
||||
cost = 48
|
||||
cost = 72
|
||||
category = FuelTank
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-fuel-tank-0625-2_title
|
||||
@ -35,7 +35,8 @@ PART
|
||||
bulkheadProfiles = size0, srf
|
||||
|
||||
// Parameters
|
||||
mass = 0.03
|
||||
mass = 0.045
|
||||
|
||||
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
@ -79,13 +80,13 @@ PART
|
||||
RESOURCE
|
||||
{
|
||||
name = LiquidFuel
|
||||
amount = 21.6
|
||||
maxAmount = 21.6
|
||||
amount = 32.4
|
||||
maxAmount = 32.4
|
||||
}
|
||||
RESOURCE
|
||||
{
|
||||
name = Oxidizer
|
||||
amount = 26.4
|
||||
maxAmount = 26.4
|
||||
amount = 39.6
|
||||
maxAmount = 39.6
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user