From 058d9fec09abeb7665d523b8d19e9157b727c7c4 Mon Sep 17 00:00:00 2001 From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:41:42 +0100 Subject: [PATCH] Wizard robes allow you to wear gas tanks (#35537) Update misc.yml --- Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml index 4112853021..5376e2a99f 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml @@ -168,7 +168,7 @@ - type: entity abstract: true - parent: [ ClothingOuterBase, BaseMagicalContraband ] + parent: [ ClothingOuterBase, AllowSuitStorageClothingGasTanks, BaseMagicalContraband ] id: ClothingOuterWizardBase components: - type: WizardClothes