From: Kevin Zheng Date: Mon, 11 Dec 2023 22:33:52 +0000 (-0800) Subject: Sell plasma canister at cargo (#22357) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=27acbe43971d2fe2dc79c46eea403ac729d50af2;p=space-station-14.git Sell plasma canister at cargo (#22357) This was removed a while ago to prevent griefing. Since then we've obtained gas canister locks and are also trying to limit the amount of frezon that can be produced, so bring it back. --- diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml b/Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml index aad858db2d..a8446659b9 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml @@ -90,17 +90,17 @@ # category: Atmospherics # group: market -#- type: cargoProduct -# name: "plasma canister" -# id: AtmosphericsPlasma -# description: "Plasma canister" -# icon: -# sprite: Structures/Storage/canister.rsi -# state: orange -# product: PlasmaCanister -# cost: 8500 -# category: Atmospherics -# group: market +- type: cargoProduct + name: "plasma canister" + id: AtmosphericsPlasma + description: "Plasma canister" + icon: + sprite: Structures/Storage/canister.rsi + state: orange + product: PlasmaCanister + cost: 8500 + category: Atmospherics + group: market #- type: cargoProduct # name: "tritium canister"