Skip to content

Commit

Permalink
Exped to CircuitVend + Circuit+Pallet price raises
Browse files Browse the repository at this point in the history
  • Loading branch information
AjexRose committed Aug 1, 2023
1 parent 4dc18a4 commit 76b38ba
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Cargo/cargo_cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
sprite: Structures/catwalk.rsi
state: catwalk_preview
product: CargoPallet
cost: 250
cost: 2000
category: Cargo
group: market
group: market
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@
state: cpu_supply
- type: ComputerBoard
prototype: ComputerSalvageExpedition
- type: StaticPrice
price: 500

- type: entity
parent: BaseComputerCircuitboard
Expand Down Expand Up @@ -179,7 +181,7 @@
- type: ComputerBoard
prototype: ComputerResearchAndDevelopment
- type: StaticPrice
price: 250
price: 250

- type: entity
parent: BaseComputerCircuitboard
Expand Down Expand Up @@ -358,7 +360,7 @@
components:
- type: ComputerBoard
prototype: ComputerIFFSyndicate

- type: entity
parent: BaseComputerCircuitboard
id: ShipyardComputerCircuitboard
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/Catalog/Fills/AstroVend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- type: vendingMachineInventory
id: CircuitVendInventory
startingInventory:
## SalvageExpeditionsComputerCircuitboard: 8
SalvageExpeditionsComputerCircuitboard: 8
OreProcessorMachineCircuitboard: 10
CircuitImprinterMachineCircuitboard: 6
ProtolatheMachineCircuitboard: 6
Expand Down

0 comments on commit 76b38ba

Please sign in to comment.