diff --git a/Resources/Prototypes/Loadouts/items.yml b/Resources/Prototypes/Loadouts/items.yml index 29e6753043a..c7d540d676e 100644 --- a/Resources/Prototypes/Loadouts/items.yml +++ b/Resources/Prototypes/Loadouts/items.yml @@ -480,7 +480,6 @@ departments: - Security - !type:CharacterJobRequirement - inverted: true jobs: - Brigmedic diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 0ac62cbf2fa..00000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/equipped-OUTERCLOTHING.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/icon.png deleted file mode 100644 index 78a44d8bc14..00000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/icon.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/inhand-left.png deleted file mode 100644 index e31fe4b59b9..00000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/inhand-left.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/inhand-right.png deleted file mode 100644 index 56e13c98e63..00000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/inhand-right.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/meta.json deleted file mode 100644 index e482264df5f..00000000000 --- a/Resources/Textures/Clothing/OuterClothing/Armor/vest.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -}