diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Back/base_clothing_backpack.yml b/Resources/Prototypes/_NF/Entities/Clothing/Back/base_clothing_backpack.yml index a7c186217d2..224572585b6 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Back/base_clothing_backpack.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Back/base_clothing_backpack.yml @@ -1,5 +1,5 @@ - type: entity - parent: [BaseSubfloorAnchorStorage, ClothingBackpack] + parent: ClothingBackpack id: NFClothingBackpack components: - type: Storage @@ -13,7 +13,7 @@ - 0,0,7,5 - type: entity - parent: [BaseSubfloorAnchorStorage, ClothingBackpackDuffel] + parent: ClothingBackpackDuffel id: NFClothingDuffel components: - type: Storage