add large instruments to the cargo request computer (#34240)

* added the church organ to the cargo console (will add more in this PR, assuming i did this right (HOW DO YOU BUY CARGO ORDERS IN DEV ENVIROMENT???? *sobs))

* added other structure instruments to cargo Catalog

* fixed an epic copy/paste fail

* changed prices

* fixed epic copy/paste fail #2

---------

Co-authored-by: TeenSarlacc <baddiepro123@gmail.com>
This commit is contained in:
TeenSarlacc
2025-01-10 10:13:23 -05:00
committed by GitHub
parent fa720a05ce
commit d1f6531722

View File

@@ -207,3 +207,123 @@
cost: 10000
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: ChurchOrganInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: church-organ
product: ChurchOrganInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: PianoInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: piano
product: PianoInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: UprightPianoInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: piano-upright
product: UprightPianoInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: VibraphoneInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: vibraphone
product: VibraphoneInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: MarimbaInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: marimba
product: MarimbaInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: TubaInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: tuba
product: TubaInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: HarpInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: harp
product: HarpInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: TimpaniInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: timpani
product: TimpaniInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: TaikoInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: taiko
product: TaikoInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: ContrabassInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: contrabass
product: ContrabassInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: MinimoogInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: minimoog
product: MinimoogInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: TomDrumsInstrument
icon:
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: toms
product: TomDrumsInstrument
cost: 1500
category: cargoproduct-category-name-fun
group: market