From 5ba86d16f8841e02baedf9fb4cfe9f2dd55bcd1a Mon Sep 17 00:00:00 2001 From: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com> Date: Tue, 10 Aug 2021 17:38:50 -0700 Subject: [PATCH] Organize gas canister prototype --- .../Entities/Structures/Storage/Canisters/gas_canisters.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml b/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml index c9f06362eb..dc4cfee857 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml @@ -1,9 +1,9 @@ - type: entity + abstract: true + parent: BaseStructureDynamic id: GasCanister name: gas canister - abstract: true description: A canister that can contain any type of gas. It can be attached to connector ports using a wrench. - parent: BaseStructureDynamic components: - type: InteractionOutline - type: Sprite