fix cargo order scams, fix internals crate desc (#32350)
fix description, fix scams
This commit is contained in:
parent
ecd0a4bbce
commit
7f489defcb
|
|
@ -34,7 +34,7 @@
|
|||
sprite: Clothing/Mask/breath.rsi
|
||||
state: icon
|
||||
product: CrateEmergencyInternalsLarge
|
||||
cost: 2000
|
||||
cost: 1200
|
||||
category: cargoproduct-category-name-emergency
|
||||
group: market
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue