From: Tiniest Shark
Date: Wed, 19 Nov 2025 08:40:38 +0000 (-0500)
Subject: Remove Basic Hardsuit Helmet Sprites (#41490)
X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=00ba4595a89f9ef84d7c0687dbaf79fbb1279aa5;p=space-station-14.git
Remove Basic Hardsuit Helmet Sprites (#41490)
* Deletes basic helmet
* you forgot one file
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
---
diff --git a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/equipped-HELMET-dog.png b/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/equipped-HELMET-dog.png
deleted file mode 100644
index 744a9a5854..0000000000
Binary files a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/equipped-HELMET-dog.png and /dev/null differ
diff --git a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/equipped-HELMET-vulpkanin.png b/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/equipped-HELMET-vulpkanin.png
deleted file mode 100644
index a00e2ce75f..0000000000
Binary files a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/equipped-HELMET-vulpkanin.png and /dev/null differ
diff --git a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/equipped-HELMET.png
deleted file mode 100644
index 53982cb335..0000000000
Binary files a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/equipped-HELMET.png and /dev/null differ
diff --git a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/icon.png b/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/icon.png
deleted file mode 100644
index 5751b4bea2..0000000000
Binary files a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/icon.png and /dev/null differ
diff --git a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/inhand-left.png
deleted file mode 100644
index a3df7c6255..0000000000
Binary files a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/inhand-left.png and /dev/null differ
diff --git a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/inhand-right.png
deleted file mode 100644
index e47bdd8fdd..0000000000
Binary files a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/inhand-right.png and /dev/null differ
diff --git a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/meta.json b/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/meta.json
deleted file mode 100644
index bc5b39e8b1..0000000000
--- a/Resources/Textures/Clothing/Head/Hardsuits/basic.rsi/meta.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. equipped-HELMET-dog modified from equipped-HELMET by Sparlight (GitHub), vulpkanin version taken from Paradise station at https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "equipped-HELMET",
- "directions": 4
- },
- {
- "name": "equipped-HELMET-dog",
- "directions": 4
- },
- {
- "name": "equipped-HELMET-vulpkanin",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
-}