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:
parent
a9e68d29f8
commit
81626fc05e
@ -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
|
||||||
------
|
------
|
||||||
|
Loading…
Reference in New Issue
Block a user