From 262e7ae904ead4546942c32389acd4311c23abcb Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Fri, 11 Apr 2025 03:15:20 +0200 Subject: [PATCH] fix cargo products (#36447) --- Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml | 4 ---- Resources/Prototypes/Catalog/Cargo/cargo_engines.yml | 2 -- Resources/Prototypes/Catalog/Cargo/cargo_vending.yml | 2 -- 3 files changed, 8 deletions(-) diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml b/Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml index c85210adf6..e3079f24d4 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml @@ -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 diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml b/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml index 75a1e24cdf..96a9931f2f 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml @@ -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 diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml index b8dd035e4f..25c3936406 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_vending.yml @@ -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 -- 2.51.2