mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fixes and additions
This commit is contained in:
@ -28,10 +28,10 @@ PART
|
||||
|
||||
// Tech
|
||||
TechRequired = highPerformanceFuelSystems
|
||||
entryCost = 36500
|
||||
entryCost = 18500
|
||||
|
||||
// Info
|
||||
cost = 6900
|
||||
cost = 3450
|
||||
category = FuelTank
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-nosecone-375-1_title
|
||||
@ -41,7 +41,7 @@ PART
|
||||
bulkheadProfiles = size3, srf
|
||||
|
||||
// Parameters
|
||||
mass = 4.50
|
||||
mass = 2.25
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.3
|
||||
@ -56,14 +56,14 @@ PART
|
||||
RESOURCE
|
||||
{
|
||||
name = LiquidFuel
|
||||
amount = 3240
|
||||
maxAmount = 3240
|
||||
amount = 1620
|
||||
maxAmount = 1620
|
||||
}
|
||||
RESOURCE
|
||||
{
|
||||
name = Oxidizer
|
||||
amount = 3960
|
||||
maxAmount = 3960
|
||||
amount = 1980
|
||||
maxAmount = 1980
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
|
Reference in New Issue
Block a user