Skip to content

Commit

Permalink
fix cargo order scams, fix internals crate desc (#32350)
Browse files Browse the repository at this point in the history
fix description, fix scams
  • Loading branch information
Ilya246 committed Sep 21, 2024
1 parent 6a11dd0 commit cd761ea
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_emergency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
sprite: Clothing/Mask/breath.rsi
state: icon
product: CrateEmergencyInternalsLarge
cost: 2000
cost: 1200
category: cargoproduct-category-name-emergency
group: market

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_engineering.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
sprite: Objects/Tools/cable-coils.rsi
state: coilall-30
product: CrateEngineeringCableBulk
cost: 750
cost: 600
category: cargoproduct-category-name-engineering
group: market

Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Fills/Crates/emergency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
id: CrateEmergencyInternals
parent: CrateInternals
name: internals crate
description: Master your life energy and control your breathing with three breath masks, three emergency oxygen tanks and three large air tanks.
description: Master your life energy and control your breathing with 3 breath masks, emergency suits and large air tanks.
components:
- type: StorageFill
contents:
Expand All @@ -57,7 +57,7 @@
id: CrateEmergencyInternalsLarge
parent: CrateInternals
name: internals crate (large)
description: Master your life energy and control your breathing with six breath masks, six emergency oxygen tanks and six large air tanks.
description: Master your life energy and control your breathing with 6 breath masks, emergency suits and large air tanks.
components:
- type: StorageFill
contents:
Expand Down

0 comments on commit cd761ea

Please sign in to comment.