Skip to content

Commit

Permalink
More price tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Mar 3, 2025
1 parent 056bf9d commit 53beead
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Catalog/Cargo/cargo_engineering.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
sprite: Objects/Tools/cable-coils.rsi
state: coillv-30
product: CrateEngineeringCableLV
cost: 300
cost: 350
category: cargoproduct-category-name-engineering
group: market

Expand All @@ -14,7 +14,7 @@
sprite: Objects/Tools/cable-coils.rsi
state: coilmv-30
product: CrateEngineeringCableMV
cost: 300
cost: 500
category: cargoproduct-category-name-engineering
group: market

Expand All @@ -24,7 +24,7 @@
sprite: Objects/Tools/cable-coils.rsi
state: coilhv-30
product: CrateEngineeringCableHV
cost: 300
cost: 750
category: cargoproduct-category-name-engineering
group: market

Expand All @@ -34,7 +34,7 @@
sprite: Objects/Tools/cable-coils.rsi
state: coilall-30
product: CrateEngineeringCableBulk
cost: 750
cost: 1000
category: cargoproduct-category-name-engineering
group: market

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_materials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
sprite: Objects/Materials/ingots.rsi
state: gold_3
product: CrateMaterialGold
cost: 3000
cost: 3750
category: cargoproduct-category-name-materials
group: market

Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockEngineeringFilled
cost: 3200
cost: 3000
category: cargoproduct-category-name-engineering
group: market

Expand Down Expand Up @@ -204,7 +204,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockRoboticsFilled
cost: 1600
cost: 2000
category: cargoproduct-category-name-science
group: market

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
startingInventory:
ClothingEyesGlassesMeson: 4
ClothingHeadHatWelding: 6
Multitool: 4
NetworkConfigurator: 5
PowerCellMedium: 5
Multitool: 2
NetworkConfigurator: 2
PowerCellMedium: 4
ClothingHandsGlovesColorYellow: 6
BoxInflatable: 2
AccessConfigurator: 4
AccessConfigurator: 2
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
- type: vendingMachineInventory
id: YouToolInventory
startingInventory:
CableApcStack: 5
Crowbar: 5
CableApcStack: 2
Crowbar: 3
Welder: 2
Wirecutter: 3
Wrench: 3
Screwdriver: 3
trayScanner: 3
NetworkConfigurator: 3
GasAnalyzer: 3
FlashlightLantern: 5
Wirecutter: 2
Wrench: 2
Screwdriver: 2
trayScanner: 1
NetworkConfigurator: 1
GasAnalyzer: 1
FlashlightLantern: 3
ClothingHandsGlovesColorYellowBudget: 3
SprayPainter: 3
SprayPainter: 1
# Some engineer forgot to take the multitool out the youtool when working on it, happens.
contrabandInventory:
Multitool: 1
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Reagents/Materials/metals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
name: materials-plasteel
icon: { sprite: Objects/Materials/Sheets/metal.rsi, state: plasteel }
color: "#696969" #Okay, this is epic
price: 0.56 # 1-1 mix of plasma and steel.
price: 0.35 # 1-1 mix of plasma and steel.

- type: material
id: Tungsten
Expand Down

0 comments on commit 53beead

Please sign in to comment.