mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
RS+ 3.75m initial balance numbers
This commit is contained in:
@ -21,9 +21,9 @@ PART
|
||||
node_stack_bottom = 0.0, -0.227, 0.0, 0.0, -1.0, 0.0, 3
|
||||
|
||||
// --- editor parameters ---
|
||||
TechRequired = veryHeavyRocketry
|
||||
entryCost = 26800
|
||||
cost = 15200
|
||||
TechRequired = largeElectrics
|
||||
entryCost = 21500
|
||||
cost = 11250
|
||||
category = Electrical
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-battery-375-1_title
|
||||
@ -35,7 +35,7 @@ PART
|
||||
bulkheadProfiles = size3
|
||||
|
||||
// --- standard part parameters ---
|
||||
mass = 3
|
||||
mass = 0.5
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.2
|
||||
@ -51,7 +51,7 @@ PART
|
||||
RESOURCE
|
||||
{
|
||||
name = ElectricCharge
|
||||
amount = 2880
|
||||
maxAmount = 2880
|
||||
amount = 10000
|
||||
maxAmount = 10000
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user