diff --git a/Resources/Prototypes/Entities/Clothing/Back/courier.yml b/Resources/Prototypes/Entities/Clothing/Back/courier.yml deleted file mode 100644 index a9e45b3953..0000000000 --- a/Resources/Prototypes/Entities/Clothing/Back/courier.yml +++ /dev/null @@ -1,149 +0,0 @@ -- type: entity - parent: BackpackClothing - id: MessengerBag - name: messenger bag - description: A sturdy backpack worn over one shoulder. - components: - - type: Sprite - sprite: Clothing/Back/Couriers/courier.rsi - state: courier - - type: Icon - sprite: Clothing/Back/Couriers/courier.rsi - state: courier - - type: Clothing - sprite: Clothing/Back/Couriers/courier.rsi - ClothingPrefix: courier - -- type: entity - parent: BackpackClothing - id: MessengerBagChemistry - name: chemistry messenger bag - description: A sterile backpack worn over one shoulder, in Chemistry colors. - components: - - type: Sprite - sprite: Clothing/Back/Couriers/courier_chemistry.rsi - state: courier-chemistry - - type: Icon - sprite: Clothing/Back/Couriers/courier_chemistry.rsi - state: courier-chemistry - - type: Clothing - sprite: Clothing/Back/Couriers/courier_chemistry.rsi - HeldPrefix: medical - ClothingPrefix: courier-chemistry - -- type: entity - parent: BackpackClothing - id: MessengerBagMedical - name: medical messenger bag - description: A sterile backpack worn over one shoulder used in medical departments. - components: - - type: Sprite - sprite: Clothing/Back/Couriers/courier_medical.rsi - state: courier-medical - - type: Icon - sprite: Clothing/Back/Couriers/courier_medical.rsi - state: courier-medical - - type: Clothing - sprite: Clothing/Back/Couriers/courier_medical.rsi - HeldPrefix: medical - ClothingPrefix: courier-medical - -- type: entity - parent: BackpackClothing - id: MessengerBagVirology - name: virology messenger bag - description: A sterile backpack worn over one shoulder. This one is in Virology colors. - components: - - type: Sprite - sprite: Clothing/Back/Couriers/courier_virology.rsi - state: courier-virology - - type: Icon - sprite: Clothing/Back/Couriers/courier_virology.rsi - state: courier-virology - - type: Clothing - sprite: Clothing/Back/Couriers/courier_virology.rsi - HeldPrefix: medical - ClothingPrefix: courier-virology - -- type: entity - parent: BackpackClothing - id: MessengerBagEngineering - name: engineering messenger bag - description: A strong backpack worn over one shoulder. This one is designed for Industrial work. - components: - - type: Sprite - sprite: Clothing/Back/Couriers/courier_engineering.rsi - state: courier-engineering - - type: Icon - sprite: Clothing/Back/Couriers/courier_engineering.rsi - state: courier-engineering - - type: Clothing - sprite: Clothing/Back/Couriers/courier_engineering.rsi - HeldPrefix: engineering - ClothingPrefix: courier-engineering - -- type: entity - parent: BackpackClothing - id: MessengerBagScience - name: science messenger bag - description: A sterile backpack worn over one shoulder used in scientific departments. - components: - - type: Sprite - sprite: Clothing/Back/Couriers/courier_science.rsi - state: courier-science - - type: Icon - sprite: Clothing/Back/Couriers/courier_science.rsi - state: courier-science - - type: Clothing - sprite: Clothing/Back/Couriers/courier_science.rsi - ClothingPrefix: courier-science - -- type: entity - parent: BackpackClothing - id: MessengerBagCaptain - name: captain's messenger bag - description: A special backpack worn over one shoulder. This one is made specifically for officers. - components: - - type: Sprite - sprite: Clothing/Back/Couriers/courier_captain.rsi - state: courier-captain - - type: Icon - sprite: Clothing/Back/Couriers/courier_captain.rsi - state: courier-captain - - type: Clothing - sprite: Clothing/Back/Couriers/courier_captain.rsi - HeldPrefix: captain - ClothingPrefix: courier-captain - -- type: entity - parent: BackpackClothing - id: MessengerBagHydroponics - name: hydroponics messenger bag - description: A backpack worn over one shoulder. This one is designed for plant-related work. - components: - - type: Sprite - sprite: Clothing/Back/Couriers/courier_hydroponics.rsi - state: courier-hydroponics - - type: Icon - sprite: Clothing/Back/Couriers/courier_hydroponics.rsi - state: courier-hydroponics - - type: Clothing - sprite: Clothing/Back/Couriers/courier_hydroponics.rsi - ClothingPrefix: courier-hydroponics - -- type: entity - parent: BackpackClothing - id: MessengerBagSecurity - name: security messenger bag - description: A tactical backpack worn over one shoulder. This one is in Security colors. - components: - - type: Sprite - sprite: Clothing/Back/Couriers/courier_security.rsi - state: courier-security - - type: Icon - sprite: Clothing/Back/Couriers/courier_security.rsi - state: courier-security - - type: Clothing - sprite: Clothing/Back/Couriers/courier_security.rsi - HeldPrefix: security - ClothingPrefix: courier-security diff --git a/Resources/Textures/Clothing/Back/Couriers/courier.rsi/courier-black.png b/Resources/Textures/Clothing/Back/Couriers/courier.rsi/courier-black.png deleted file mode 100644 index 304c8e7fc6..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier.rsi/courier-black.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier.rsi/courier-equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Couriers/courier.rsi/courier-equipped-BACKPACK.png deleted file mode 100644 index c4918a47f5..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier.rsi/courier-equipped-BACKPACK.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier.rsi/courier.png b/Resources/Textures/Clothing/Back/Couriers/courier.rsi/courier.png deleted file mode 100644 index 030e579221..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier.rsi/courier.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier.rsi/meta.json b/Resources/Textures/Clothing/Back/Couriers/courier.rsi/meta.json deleted file mode 100644 index 5a48a51c34..0000000000 --- a/Resources/Textures/Clothing/Back/Couriers/courier.rsi/meta.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "courier-black", - "directions": 1 - }, - { - "name": "courier-equipped-BACKPACK", - "directions": 4 - }, - { - "name": "courier", - "directions": 1 - } - ] -} diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_captain.rsi/courier-captain-equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Couriers/courier_captain.rsi/courier-captain-equipped-BACKPACK.png deleted file mode 100644 index 4429ba7d70..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_captain.rsi/courier-captain-equipped-BACKPACK.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_captain.rsi/courier-captain.png b/Resources/Textures/Clothing/Back/Couriers/courier_captain.rsi/courier-captain.png deleted file mode 100644 index e48aa43062..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_captain.rsi/courier-captain.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_captain.rsi/meta.json b/Resources/Textures/Clothing/Back/Couriers/courier_captain.rsi/meta.json deleted file mode 100644 index 269b909cfa..0000000000 --- a/Resources/Textures/Clothing/Back/Couriers/courier_captain.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "courier-captain-equipped-BACKPACK", - "directions": 4 - }, - { - "name": "courier-captain", - "directions": 1 - } - ] -} diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_chemistry.rsi/courier-chemistry-equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Couriers/courier_chemistry.rsi/courier-chemistry-equipped-BACKPACK.png deleted file mode 100644 index 7a2a212058..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_chemistry.rsi/courier-chemistry-equipped-BACKPACK.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_chemistry.rsi/courier-chemistry.png b/Resources/Textures/Clothing/Back/Couriers/courier_chemistry.rsi/courier-chemistry.png deleted file mode 100644 index 7fc412c33c..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_chemistry.rsi/courier-chemistry.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_chemistry.rsi/meta.json b/Resources/Textures/Clothing/Back/Couriers/courier_chemistry.rsi/meta.json deleted file mode 100644 index 6bbd0dc2d2..0000000000 --- a/Resources/Textures/Clothing/Back/Couriers/courier_chemistry.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "courier-chemistry", - "directions": 1 - }, - { - "name": "courier-chemistry-equipped-BACKPACK", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_engineering.rsi/courier-engineering-equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Couriers/courier_engineering.rsi/courier-engineering-equipped-BACKPACK.png deleted file mode 100644 index 79a06d2b19..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_engineering.rsi/courier-engineering-equipped-BACKPACK.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_engineering.rsi/courier-engineering.png b/Resources/Textures/Clothing/Back/Couriers/courier_engineering.rsi/courier-engineering.png deleted file mode 100644 index f58b5b1e77..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_engineering.rsi/courier-engineering.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_engineering.rsi/meta.json b/Resources/Textures/Clothing/Back/Couriers/courier_engineering.rsi/meta.json deleted file mode 100644 index b62916b65c..0000000000 --- a/Resources/Textures/Clothing/Back/Couriers/courier_engineering.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "courier-engineering", - "directions": 1 - }, - { - "name": "courier-engineering-equipped-BACKPACK", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_hydroponics.rsi/courier-hydroponics-equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Couriers/courier_hydroponics.rsi/courier-hydroponics-equipped-BACKPACK.png deleted file mode 100644 index a81a1468ce..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_hydroponics.rsi/courier-hydroponics-equipped-BACKPACK.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_hydroponics.rsi/courier-hydroponics.png b/Resources/Textures/Clothing/Back/Couriers/courier_hydroponics.rsi/courier-hydroponics.png deleted file mode 100644 index aef9c42255..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_hydroponics.rsi/courier-hydroponics.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_hydroponics.rsi/meta.json b/Resources/Textures/Clothing/Back/Couriers/courier_hydroponics.rsi/meta.json deleted file mode 100644 index 4474ce28a9..0000000000 --- a/Resources/Textures/Clothing/Back/Couriers/courier_hydroponics.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "courier-hydroponics", - "directions": 1 - }, - { - "name": "courier-hydroponics-equipped-BACKPACK", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_medical.rsi/courier-medical-equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Couriers/courier_medical.rsi/courier-medical-equipped-BACKPACK.png deleted file mode 100644 index 880bf53439..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_medical.rsi/courier-medical-equipped-BACKPACK.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_medical.rsi/courier-medical.png b/Resources/Textures/Clothing/Back/Couriers/courier_medical.rsi/courier-medical.png deleted file mode 100644 index a6711c1181..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_medical.rsi/courier-medical.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_medical.rsi/meta.json b/Resources/Textures/Clothing/Back/Couriers/courier_medical.rsi/meta.json deleted file mode 100644 index 0f4a220b06..0000000000 --- a/Resources/Textures/Clothing/Back/Couriers/courier_medical.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "courier-medical-equipped-BACKPACK", - "directions": 4 - }, - { - "name": "courier-medical", - "directions": 1 - } - ] -} diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_science.rsi/courier-science-equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Couriers/courier_science.rsi/courier-science-equipped-BACKPACK.png deleted file mode 100644 index bc6270f519..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_science.rsi/courier-science-equipped-BACKPACK.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_science.rsi/courier-science.png b/Resources/Textures/Clothing/Back/Couriers/courier_science.rsi/courier-science.png deleted file mode 100644 index da1afc33d0..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_science.rsi/courier-science.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_science.rsi/meta.json b/Resources/Textures/Clothing/Back/Couriers/courier_science.rsi/meta.json deleted file mode 100644 index 7b0c7dd7f8..0000000000 --- a/Resources/Textures/Clothing/Back/Couriers/courier_science.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "courier-science-equipped-BACKPACK", - "directions": 4 - }, - { - "name": "courier-science", - "directions": 1 - } - ] -} diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_security.rsi/courier-security-equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Couriers/courier_security.rsi/courier-security-equipped-BACKPACK.png deleted file mode 100644 index fd076d74bd..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_security.rsi/courier-security-equipped-BACKPACK.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_security.rsi/courier-security.png b/Resources/Textures/Clothing/Back/Couriers/courier_security.rsi/courier-security.png deleted file mode 100644 index ff9a24f4c1..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_security.rsi/courier-security.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_security.rsi/meta.json b/Resources/Textures/Clothing/Back/Couriers/courier_security.rsi/meta.json deleted file mode 100644 index 69d0af205c..0000000000 --- a/Resources/Textures/Clothing/Back/Couriers/courier_security.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "courier-security-equipped-BACKPACK", - "directions": 4 - }, - { - "name": "courier-security", - "directions": 1 - } - ] -} diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_virology.rsi/courier-virology-equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Couriers/courier_virology.rsi/courier-virology-equipped-BACKPACK.png deleted file mode 100644 index 4b75c5fbde..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_virology.rsi/courier-virology-equipped-BACKPACK.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_virology.rsi/courier-virology.png b/Resources/Textures/Clothing/Back/Couriers/courier_virology.rsi/courier-virology.png deleted file mode 100644 index 8817a17bd1..0000000000 Binary files a/Resources/Textures/Clothing/Back/Couriers/courier_virology.rsi/courier-virology.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Back/Couriers/courier_virology.rsi/meta.json b/Resources/Textures/Clothing/Back/Couriers/courier_virology.rsi/meta.json deleted file mode 100644 index 18788305e4..0000000000 --- a/Resources/Textures/Clothing/Back/Couriers/courier_virology.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "courier-virology", - "directions": 1 - }, - { - "name": "courier-virology-equipped-BACKPACK", - "directions": 4 - } - ] -}