mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Reduce single Boar cost
This commit is contained in:
@ -14,11 +14,11 @@ PART
|
|||||||
scale = 1.0, 1.0, 1.0
|
scale = 1.0, 1.0, 1.0
|
||||||
}
|
}
|
||||||
DRAG_CUBE
|
DRAG_CUBE
|
||||||
{
|
{
|
||||||
cube = 0, 6.005,0.7711,1.302, 6.005,0.7711,1.853, 4.87,0.85,0.2801, 4.87,0.85,0.2801, 5.975,0.7708,1.334, 5.975,0.771,1.334, 1.192E-07,-0.5142,0, 2.5,2.518,2.5
|
cube = 0, 6.005,0.7711,1.302, 6.005,0.7711,1.853, 4.87,0.85,0.2801, 4.87,0.85,0.2801, 5.975,0.7708,1.334, 5.975,0.771,1.334, 1.192E-07,-0.5142,0, 2.5,2.518,2.5
|
||||||
cube = 1, 3.622,0.7014,1.451, 3.623,0.7133,1.842, 4.87,0.65,0.2801, 4.87,0.55,0.2801, 3.956,0.7193,1.355, 3.959,0.7207,1.355, 0,-0.4773,-1.192E-07, 2.5,2.444,2.5
|
cube = 1, 3.622,0.7014,1.451, 3.623,0.7133,1.842, 4.87,0.65,0.2801, 4.87,0.55,0.2801, 3.956,0.7193,1.355, 3.959,0.7207,1.355, 0,-0.4773,-1.192E-07, 2.5,2.444,2.5
|
||||||
cube = 2, 5.803,0.7729,1.302, 5.803,0.7729,1.842, 4.87,0.35,0.2801, 4.87,0.35,0.2801, 5.755,0.7725,1.334, 5.755,0.7728,1.334, 1.192E-07,-0.5129,0, 2.5,2.516,2.5
|
cube = 2, 5.803,0.7729,1.302, 5.803,0.7729,1.842, 4.87,0.35,0.2801, 4.87,0.35,0.2801, 5.755,0.7725,1.334, 5.755,0.7728,1.334, 1.192E-07,-0.5129,0, 2.5,2.516,2.5
|
||||||
}
|
}
|
||||||
scale = 1.0
|
scale = 1.0
|
||||||
rescaleFactor = 1
|
rescaleFactor = 1
|
||||||
// --- node definitions ---
|
// --- node definitions ---
|
||||||
@ -117,7 +117,7 @@ PART
|
|||||||
// --- editor parameters ---
|
// --- editor parameters ---
|
||||||
TechRequired = veryHeavyRocketry
|
TechRequired = veryHeavyRocketry
|
||||||
entryCost = 31000
|
entryCost = 31000
|
||||||
cost = 12000
|
cost = 7000
|
||||||
category = Engine
|
category = Engine
|
||||||
subcategory = 0
|
subcategory = 0
|
||||||
title = #LOC_RestockPlus_restock-engine-boar_title
|
title = #LOC_RestockPlus_restock-engine-boar_title
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
------
|
------
|
||||||
- Changed radial material bay and inline goo canister to use localization strings (#557)
|
- 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)
|
- Fixed radial material bay and inline goo canister not counting for satellite contracts (#557)
|
||||||
|
- Adjusted cost of Boar to 7000 from 12000 (#571)
|
||||||
|
|
||||||
v0.1.3
|
v0.1.3
|
||||||
------
|
------
|
||||||
|
Reference in New Issue
Block a user