mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Update RCS mass/cost for 1.7
This commit is contained in:
parent
81626fc05e
commit
251aeb64b0
@ -6,23 +6,23 @@
|
||||
{
|
||||
"MAJOR":0,
|
||||
"MINOR":1,
|
||||
"PATCH":3,
|
||||
"PATCH":4,
|
||||
"BUILD":0
|
||||
},
|
||||
"KSP_VERSION":
|
||||
{
|
||||
"MAJOR":1,
|
||||
"MINOR":6,
|
||||
"PATCH":1
|
||||
"MINOR":7,
|
||||
"PATCH":0
|
||||
},
|
||||
"KSP_VERSION_MIN":{
|
||||
"MAJOR":1,
|
||||
"MINOR":6,
|
||||
"MINOR":7,
|
||||
"PATCH":0
|
||||
},
|
||||
"KSP_VERSION_MAX":{
|
||||
"MAJOR":1,
|
||||
"MINOR":6,
|
||||
"MINOR":7,
|
||||
"PATCH":99
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,7 @@
|
||||
v0.1.4
|
||||
------
|
||||
- KSP 1.7.x
|
||||
|
||||
|
||||
v0.1.3
|
||||
------
|
||||
|
@ -1,5 +1,5 @@
|
||||
=============
|
||||
RESTOCK 0.1.3
|
||||
RESTOCK 0.1.4
|
||||
=============
|
||||
|
||||
Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the cancelled Part Overhaul project by Porkjet.
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 1650
|
||||
cost = 320
|
||||
entryCost = 600
|
||||
cost = 30
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-block-dual-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.025
|
||||
mass = 0.02
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 750
|
||||
cost = 100
|
||||
entryCost = 200
|
||||
cost = 8
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-block-dual-mini-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.01
|
||||
mass = 0.005
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 3250
|
||||
cost = 635
|
||||
entryCost = 1300
|
||||
cost = 45
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-block-quad-angled-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.05
|
||||
mass = 0.04
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 900
|
||||
cost = 200
|
||||
entryCost = 400
|
||||
cost = 16
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-block-quad-angled-mini-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.0125
|
||||
mass = 0.01
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 850
|
||||
cost = 180
|
||||
entryCost = 400
|
||||
cost = 16
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-block-quad-mini-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.0125
|
||||
mass = 0.01
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 4250
|
||||
cost = 800
|
||||
entryCost = 1500
|
||||
cost = 60
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-block-quint-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.0625
|
||||
mass = 0.05
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 1000
|
||||
cost = 210
|
||||
entryCost = 450
|
||||
cost = 20
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-block-quint-mini-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.0155
|
||||
mass = 0.0125
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 2760
|
||||
cost = 480
|
||||
entryCost = 900
|
||||
cost = 35
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-block-triple-angled-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.0375
|
||||
mass = 0.03
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 950
|
||||
cost = 150
|
||||
entryCost = 350
|
||||
cost = 12
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-block-triple-angled-mini-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.015
|
||||
mass = 0.0075
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -20,8 +20,8 @@ PART
|
||||
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
|
||||
// --- editor parameters ---
|
||||
TechRequired = advFlightControl
|
||||
entryCost = 350
|
||||
cost = 45
|
||||
entryCost = 125
|
||||
cost = 4
|
||||
category = Control
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-rcs-single-mini-1_title
|
||||
@ -30,7 +30,7 @@ PART
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
// --- standard part parameters ---
|
||||
mass = 0.005
|
||||
mass = 0.0025
|
||||
dragModelType = default
|
||||
maximum_drag = 0.001
|
||||
minimum_drag = 0.001
|
||||
|
@ -6,18 +6,18 @@
|
||||
{
|
||||
"MAJOR":0,
|
||||
"MINOR":1,
|
||||
"PATCH":3,
|
||||
"PATCH":4,
|
||||
"BUILD":0
|
||||
},
|
||||
"KSP_VERSION":
|
||||
{
|
||||
"MAJOR":1,
|
||||
"MINOR":6,
|
||||
"PATCH":1
|
||||
"MINOR":7,
|
||||
"PATCH":0
|
||||
},
|
||||
"KSP_VERSION_MIN":{
|
||||
"MAJOR":1,
|
||||
"MINOR":6,
|
||||
"MINOR":7,
|
||||
"PATCH":0
|
||||
},
|
||||
"KSP_VERSION_MAX":{
|
||||
|
@ -1,8 +1,10 @@
|
||||
v0.1.4
|
||||
------
|
||||
- KSP 1.7.x
|
||||
- Changed radial material bay and inline goo canister to use localization strings (#557)
|
||||
- Fixed radial material bay and inline goo canister not counting for satellite contracts (#557)
|
||||
- Adjusted cost of Boar to 7000 from 12000 (#571)
|
||||
- Adjusted cost and masses of all RCS blocks for consistency with KSP 1.7 (#582)
|
||||
|
||||
v0.1.3
|
||||
------
|
||||
|
@ -1,5 +1,5 @@
|
||||
==============
|
||||
RESTOCK+ 0.1.3
|
||||
RESTOCK+ 0.1.4
|
||||
==============
|
||||
|
||||
Restock+ is a complement to Restock which adds useful parts that we feel are missing from the base game. Functionally, these parts additions allow better flexibility in craft construction and not add new gameplay systems or form factors. Some examples might include:
|
||||
@ -15,7 +15,7 @@ DEPENDENCIES
|
||||
============
|
||||
|
||||
Required:
|
||||
- Restock (0.1.3)
|
||||
- Restock (0.1.4)
|
||||
- ModuleManager (4.0.2)
|
||||
|
||||
=============
|
||||
|
Loading…
Reference in New Issue
Block a user