]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
fix gas canister names (#24252)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Fri, 19 Jan 2024 01:44:46 +0000 (20:44 -0500)
committerGitHub <noreply@github.com>
Fri, 19 Jan 2024 01:44:46 +0000 (12:44 +1100)
fix canister names

Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml

index 2100c39fc80009dc598e916f9b9009de6b20987e..d02b0d02b1a3578e7241ccf0a8b9a03e39bc512a 100644 (file)
@@ -2,6 +2,8 @@
   abstract: true
   parent: BaseStructureDynamic
   id: GasCanister
+  name: gas canister
+  description: A canister that can contain any type of gas. It can be attached to connector ports using a wrench.
   components:
     - type: InteractionOutline
     - type: Transform
 - type: entity
   parent: GasCanister
   id: StorageCanister
+  name: storage canister
   components:
     - type: Sprite
       layers:
 - type: entity
   parent: GasCanister
   id: AirCanister
+  name: air canister
+  description: A canister that can contain any type of gas. This one is supposed to contain air mixture. It can be attached to connector ports using a wrench.
   components:
   - type: Sprite
     layers:
 - type: entity
   parent: GasCanister
   id: OxygenCanister
+  name: oxygen canister
+  description: A canister that can contain any type of gas. This one is supposed to contain oxygen. It can be attached to connector ports using a wrench.
   components:
   - type: Sprite
     layers:
 - type: entity
   id: LiquidOxygenCanister
   parent: OxygenCanister
+  name: liquid oxygen canister
+  description: A canister that can contain any type of gas. This one is supposed to contain liquid oxygen. It can be attached to connector ports using a wrench.
   components:
   - type: GasCanister
     gasMixture:
 - type: entity
   parent: GasCanister
   id: NitrogenCanister
+  name: nitrogen canister
+  description: A canister that can contain any type of gas. This one is supposed to contain nitrogen. It can be attached to connector ports using a wrench.
   components:
     - type: Sprite
       layers:
 - type: entity
   id: LiquidNitrogenCanister
   parent: NitrogenCanister
+  name: liquid nitrogen canister
+  description: A canister that can contain any type of gas. This one is supposed to contain liquid nitrogen. It can be attached to connector ports using a wrench.
   components:
   - type: GasCanister
     gasMixture:
 - type: entity
   parent: GasCanister
   id: CarbonDioxideCanister
+  name: carbon dioxide canister
+  description: A canister that can contain any type of gas. This one is supposed to contain carbon dioxide. It can be attached to connector ports using a wrench.
   components:
     - type: Sprite
       layers:
 - type: entity
   id: LiquidCarbonDioxideCanister
   parent: CarbonDioxideCanister
+  name: liquid carbon dioxide canister
+  description: A canister that can contain any type of gas. This one is supposed to contain liquid carbon dioxide. It can be attached to connector ports using a wrench.
   components:
   - type: GasCanister
     gasMixture:
 - type: entity
   parent: GasCanister
   id: PlasmaCanister
+  name: plasma canister
+  description: A canister that can contain any type of gas. This one is supposed to contain plasma. It can be attached to connector ports using a wrench.
   components:
     - type: Sprite
       layers:
 - type: entity
   parent: GasCanister
   id: TritiumCanister
+  name: tritium canister
+  description: A canister that can contain any type of gas. This one is supposed to contain tritium. It can be attached to connector ports using a wrench.
   components:
     - type: Sprite
       layers:
 - type: entity
   parent: GasCanister
   id: WaterVaporCanister
+  name: water vapor canister
+  description: A canister that can contain any type of gas. This one is supposed to contain water vapor. It can be attached to connector ports using a wrench.
   components:
     - type: Sprite
       layers:
 - type: entity
   parent: GasCanister
   id: AmmoniaCanister
+  name: ammonia canister
+  description: A canister that can contain any type of gas. This one is supposed to contain ammonia. It can be attached to connector ports using a wrench.
   components:
     - type: Sprite
       layers:
 - type: entity
   parent: GasCanister
   id: NitrousOxideCanister
+  name: nitrous oxide canister
+  description: A canister that can contain any type of gas. This one is supposed to contain nitrous oxide. It can be attached to connector ports using a wrench.
   components:
     - type: Sprite
       layers:
 - type: entity
   parent: GasCanister
   id: FrezonCanister
+  name: frezon canister
+  description: A canister that can contain any type of gas. This one is supposed to contain frezon. It can be attached to connector ports using a wrench.
   components:
   - type: Sprite
     layers:
 - type: entity
   parent: BaseStructureDynamic
   id: GasCanisterBrokenBase
+  name: broken gas canister
+  description: A broken gas canister. Not useless yet, as it can be salvaged for high quality materials.
   components:
     - type: Destructible
       thresholds: