fix cargo products (#36447)
This commit is contained in:
@@ -79,9 +79,7 @@
|
||||
group: market
|
||||
|
||||
#- type: cargoProduct
|
||||
# name: "water vapor canister"
|
||||
# id: AtmosphericsWaterVapor
|
||||
# description: "Water vapor canister"
|
||||
# icon:
|
||||
# sprite: Structures/Storage/canister.rsi
|
||||
# state: water_vapor
|
||||
@@ -101,9 +99,7 @@
|
||||
group: market
|
||||
|
||||
#- type: cargoProduct
|
||||
# name: "tritium canister"
|
||||
# id: AtmosphericsTritium
|
||||
# description: "Tritium canister"
|
||||
# icon:
|
||||
# sprite: Structures/Storage/canister.rsi
|
||||
# state: green
|
||||
|
||||
@@ -29,9 +29,7 @@
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: "emitter crate"
|
||||
id: EngineSingularityEmitter
|
||||
description: "Contains an emitter. Used only for dangerous applications."
|
||||
icon:
|
||||
sprite: Structures/Power/Generation/Singularity/emitter.rsi
|
||||
state: emitter2
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
|
||||
- type: cargoProduct
|
||||
id: CrateVendingMachineRestockChefvend
|
||||
name: ChefVend restock crate
|
||||
icon:
|
||||
sprite: Objects/Specific/Service/vending_machine_restock.rsi
|
||||
state: base
|
||||
@@ -59,7 +58,6 @@
|
||||
|
||||
- type: cargoProduct
|
||||
id: CrateVendingMachineRestockCondimentStation
|
||||
name: condiment station restock crate
|
||||
icon:
|
||||
sprite: Objects/Specific/Service/vending_machine_restock.rsi
|
||||
state: base
|
||||
|
||||
Reference in New Issue
Block a user