From d420977fc7cd8c81f3490abd5c8494afa81ce9f3 Mon Sep 17 00:00:00 2001 From: Darki255 Date: Thu, 1 Aug 2024 00:00:11 +0300 Subject: [PATCH] =?UTF-8?q?=D1=82=D0=B0=D0=BA=20=D0=B8=20=D0=B1=D1=8B?= =?UTF-8?q?=D1=82=D1=8C,=20=D1=83=D0=B1=D0=B5=D1=80=D1=83=20=D0=B4=D1=83?= =?UTF-8?q?=D0=B1=D0=BB=D0=B8=D0=BA=D0=B0=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ADT/Entities/Clothing/Back/backpacks.yml | 20 ------------------- 1 file changed, 20 deletions(-) delete mode 100644 Resources/Prototypes/ADT/Entities/Clothing/Back/backpacks.yml diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/ADT/Entities/Clothing/Back/backpacks.yml deleted file mode 100644 index 0d0f0dc00f8..00000000000 --- a/Resources/Prototypes/ADT/Entities/Clothing/Back/backpacks.yml +++ /dev/null @@ -1,20 +0,0 @@ -- type: entity - parent: ClothingBackpackMedical - id: ADTClothingBackpackPathologist - components: - - type: Sprite - sprite: ADT/Clothing/Back/pathologist_backpack.rsi - -- type: entity - parent: ClothingBackpackSatchelMedical - id: ADTClothingBackpackSatchelPathologist - components: - - type: Sprite - sprite: ADT/Clothing/Back/pathologist_satchel.rsi - -- type: entity - parent: ClothingBackpackDuffelMedical - id: ADTClothingBackpackDuffelPathologist - components: - - type: Sprite - sprite: ADT/Clothing/Back/pathologist_duffel.rsi \ No newline at end of file