diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/ADT/Entities/Clothing/Back/backpacks.yml index a7c3be1a6a5..ab63ccc2034 100644 --- a/Resources/Prototypes/ADT/Entities/Clothing/Back/backpacks.yml +++ b/Resources/Prototypes/ADT/Entities/Clothing/Back/backpacks.yml @@ -63,7 +63,7 @@ - id: GrenadeFlashBang - type: entity - parent: ClothingBackpack + parent: ClothingBackpackMedical id: ADTClothingBackpackParamedic name: paramedical backpack description: Backpack to store some paramedical equipment. diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Back/duffel.yml b/Resources/Prototypes/ADT/Entities/Clothing/Back/duffel.yml index 1fd36c09d1d..25079531bf9 100644 --- a/Resources/Prototypes/ADT/Entities/Clothing/Back/duffel.yml +++ b/Resources/Prototypes/ADT/Entities/Clothing/Back/duffel.yml @@ -39,7 +39,7 @@ sprite: ADT/Clothing/Back/pathologist_duffel.rsi - type: entity - parent: ClothingBackpackDuffel + parent: ClothingBackpackDuffelMedical id: ADTClothingBackpackDuffelParamedic name: parsmedical duffel bag description: A large duffel bag to hold paramedical equipment diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Back/satchel.yml b/Resources/Prototypes/ADT/Entities/Clothing/Back/satchel.yml index 6dd39a02416..25f144dd782 100644 --- a/Resources/Prototypes/ADT/Entities/Clothing/Back/satchel.yml +++ b/Resources/Prototypes/ADT/Entities/Clothing/Back/satchel.yml @@ -18,7 +18,7 @@ sprite: ADT/Clothing/Back/pathologist_satchel.rsi - type: entity - parent: ClothingBackpack + parent: ClothingBackpackSatchelMedical id: ADTClothingBackpackSatchelParamedic name: paramedical satchel description: A satchel to store some paramedical equipment.