mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fixes and cleanup
This commit is contained in:
@ -19,12 +19,12 @@ PART
|
||||
node_stack_bottom = 0.0, -0.94, 0, 0.0, -1.0, 0.0, 1
|
||||
|
||||
// Tech
|
||||
TechRequired = highPerformanceFuelSystems
|
||||
entryCost = 12900
|
||||
TechRequired = aerodynamicSystems
|
||||
entryCost = 4200
|
||||
|
||||
// Info
|
||||
cost = 1625
|
||||
category = FuelTank
|
||||
cost = 480
|
||||
category = Aero
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-nosecone-1875-1_title
|
||||
manufacturer = #autoLOC_501638
|
||||
@ -33,7 +33,7 @@ PART
|
||||
bulkheadProfiles = size1p5
|
||||
|
||||
// Parameters
|
||||
mass = 1.125
|
||||
mass = 0.12
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.3
|
||||
|
Reference in New Issue
Block a user