From d4c092a3733cfbf453c2d6cb837edee8dbb823e3 Mon Sep 17 00:00:00 2001 From: Mervill Date: Sun, 27 Nov 2022 18:49:37 -0800 Subject: [PATCH] Destroyed gas canisters moveable + recyclable (#12766) --- .../Entities/Structures/Storage/Canisters/gas_canisters.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml b/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml index 40e2c0e2c5..72c80e8900 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml @@ -477,7 +477,7 @@ # Broke Entities - type: entity - parent: BaseStructure + parent: BaseStructureDynamic id: GasCanisterBrokenBase components: - type: Destructible @@ -515,6 +515,7 @@ - MachineMask layer: - MachineLayer + - type: Recyclable - type: entity parent: GasCanisterBrokenBase