Solar assembly crate buff (#33019)
* more flatpacks + glass * solar crate price increase * price increase * 1250 spesos * Update Resources/Prototypes/Catalog/Fills/Crates/engines.yml --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
sprite: Objects/Devices/flatpack.rsi
|
||||
state: solar-assembly-part
|
||||
product: CrateEngineeringSolar
|
||||
cost: 525
|
||||
cost: 1250
|
||||
category: cargoproduct-category-name-engineering
|
||||
group: market
|
||||
|
||||
|
||||
@@ -120,12 +120,14 @@
|
||||
id: CrateEngineeringSolar
|
||||
parent: CrateEngineering
|
||||
name: solar assembly crate
|
||||
description: Parts for constructing solar panels and trackers.
|
||||
description: A kit with solar flatpacks and glass to construct ten solar panels.
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: SolarAssemblyFlatpack
|
||||
amount: 6
|
||||
amount: 10
|
||||
- id: SheetGlass10
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: CrateEngineeringShuttle
|
||||
|
||||
Reference in New Issue
Block a user