diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/color.yml b/Resources/Prototypes/Entities/Clothing/Shoes/color.yml index 83f0c8d4a8..0508d111b7 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/color.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/color.yml @@ -30,12 +30,6 @@ - state: equipped-FEET color: "#1d1d1d" - state: soles-equipped-FEET - # WD EDIT START - shoes-body-slim: - - state: equipped-FEET-body-slim - color: "#1d1d1d" - - state: soles-equipped-FEET-body-slim - # WD EDIT END # White Shoes - type: entity @@ -65,12 +59,6 @@ - state: equipped-FEET color: "#EAE8E8" - state: contrastedsoles-equipped-FEET - # WD EDIT START - shoes-body-slim: - - state: equipped-FEET-body-slim - color: "#EAE8E8" - - state: soles-equipped-FEET-body-slim - # WD EDIT END # Blue Shoes - type: entity @@ -102,12 +90,6 @@ - state: equipped-FEET color: "#0089EF" - state: soles-equipped-FEET - # WD EDIT START - shoes-body-slim: - - state: equipped-FEET-body-slim - color: "#0089EF" - - state: soles-equipped-FEET-body-slim - # WD EDIT END # Brown Shoes - type: entity @@ -139,12 +121,6 @@ - state: equipped-FEET color: "#592D01" - state: soles-equipped-FEET - # WD EDIT START - shoes-body-slim: - - state: equipped-FEET-body-slim - color: "#592D01" - - state: soles-equipped-FEET-body-slim - # WD EDIT END # Green Shoes - type: entity @@ -176,12 +152,6 @@ - state: equipped-FEET color: "#5ABF2F" - state: soles-equipped-FEET - # WD EDIT START - shoes-body-slim: - - state: equipped-FEET-body-slim - color: "#5ABF2F" - - state: soles-equipped-FEET-body-slim - # WD EDIT END # Orange Shoes - type: entity @@ -213,12 +183,6 @@ - state: equipped-FEET color: "#EF8100" - state: soles-equipped-FEET - # WD EDIT START - shoes-body-slim: - - state: equipped-FEET-body-slim - color: "#EF8100" - - state: soles-equipped-FEET-body-slim - # WD EDIT END # Red Shoes - type: entity @@ -250,12 +214,6 @@ - state: equipped-FEET color: "#940000" - state: soles-equipped-FEET - # WD EDIT START - shoes-body-slim: - - state: equipped-FEET-body-slim - color: "#940000" - - state: soles-equipped-FEET-body-slim - # WD EDIT END # Yellow Shoes - type: entity @@ -287,12 +245,6 @@ - state: equipped-FEET color: "#EBE216" - state: soles-equipped-FEET - # WD EDIT START - shoes-body-slim: - - state: equipped-FEET-body-slim - color: "#EBE216" - - state: soles-equipped-FEET-body-slim - # WD EDIT END # Purple Shoes - type: entity @@ -324,9 +276,3 @@ - state: equipped-FEET color: "#9C0DE1" - state: soles-equipped-FEET - # WD EDIT START - shoes-body-slim: - - state: equipped-FEET-body-slim - color: "#9C0DE1" - - state: soles-equipped-FEET-body-slim - # WD EDIT END \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Mobs/Species/human.yml b/Resources/Prototypes/Entities/Mobs/Species/human.yml index e58854b3eb..cd6ff4dee2 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/human.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/human.yml @@ -42,6 +42,11 @@ 32: sprite: _White/Mobs/Species/Human/displacement.rsi state: jumpsuit + shoes-body-slim: + sizeMaps: + 32: + sprite: _White/Mobs/Species/Human/displacement.rsi + state: shoes # WD EDIT END - type: entity @@ -62,4 +67,9 @@ 32: sprite: _White/Mobs/Species/Human/displacement.rsi state: jumpsuit + shoes-body-slim: + sizeMaps: + 32: + sprite: _White/Mobs/Species/Human/displacement.rsi + state: shoes # WD EDIT END diff --git a/Resources/Textures/Clothing/Shoes/Boots/combatboots.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Boots/combatboots.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index efce7de575..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Boots/combatboots.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Boots/combatboots.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Boots/combatboots.rsi/meta.json index ae252915e0..b0c4419dda 100644 --- a/Resources/Textures/Clothing/Shoes/Boots/combatboots.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Boots/combatboots.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by @ninruB#7795, based off tgstation's jackboots at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. Vox state modified from jackboots.rsi by Flareguy. Slim by WWDP Team", + "copyright": "Made by @ninruB#7795, based off tgstation's jackboots at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. Vox state modified from jackboots.rsi by Flareguy", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "equipped-FEET-vox", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Boots/explorer.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Boots/explorer.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 1b0fe88146..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Boots/explorer.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Boots/explorer.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Boots/explorer.rsi/meta.json index 833ac283a1..53fe5af64d 100644 --- a/Resources/Textures/Clothing/Shoes/Boots/explorer.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Boots/explorer.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/6236a0ddd1bd3c4e5574eb9fdebf4d79ccad2d2f. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/6236a0ddd1bd3c4e5574eb9fdebf4d79ccad2d2f", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Boots/jackboots.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Boots/jackboots.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index dc983752ca..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Boots/jackboots.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Boots/jackboots.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Boots/jackboots.rsi/meta.json index ed84df132d..1abf6951f1 100644 --- a/Resources/Textures/Clothing/Shoes/Boots/jackboots.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Boots/jackboots.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "equipped-FEET-vox", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Boots/laceups.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Boots/laceups.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index db9a08e56a..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Boots/laceups.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Boots/laceups.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Boots/laceups.rsi/meta.json index 49d7972b35..c9cd5639c1 100644 --- a/Resources/Textures/Clothing/Shoes/Boots/laceups.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Boots/laceups.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d672aade35db25affc6ed5e1c7aa0b640f118d4c. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d672aade35db25affc6ed5e1c7aa0b640f118d4c", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Boots/performer.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Boots/performer.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index ea30190a0b..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Boots/performer.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Boots/performer.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Boots/performer.rsi/meta.json index c869dc7874..9f2d1bef54 100644 --- a/Resources/Textures/Clothing/Shoes/Boots/performer.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Boots/performer.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-NC-3.0", - "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. This sprite features an adaptation of Hatsune Miku, © Crypton Future Media, Inc. 2007, licensed under a CC BY-NC: https://creativecommons.org/licenses/by-nc/3.0/. Slim by WWDP Team", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. This sprite features an adaptation of Hatsune Miku, © Crypton Future Media, Inc. 2007, licensed under a CC BY-NC: https://creativecommons.org/licenses/by-nc/3.0/", "size": { "x": 32, "y": 32 @@ -13,10 +13,6 @@ { "name": "equipped-FEET", "directions": 4 - }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Shoes/Boots/workboots.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Boots/workboots.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 6fa04edcaa..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Boots/workboots.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Boots/workboots.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Boots/workboots.rsi/meta.json index b249fc906c..a3415d4d27 100644 --- a/Resources/Textures/Clothing/Shoes/Boots/workboots.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Boots/workboots.rsi/meta.json @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Misc/damedaneshoes.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Misc/damedaneshoes.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 26e0cc0f73..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Misc/damedaneshoes.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Misc/damedaneshoes.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Misc/damedaneshoes.rsi/meta.json index 65370b4209..b5ea733f55 100644 --- a/Resources/Textures/Clothing/Shoes/Misc/damedaneshoes.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Misc/damedaneshoes.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Alekshhh (Github) for SS14, inspired by Kazuma Kiryu outfit. Slim by WWDP Team", + "copyright": "Made by Alekshhh (Github) for SS14, inspired by Kazuma Kiryu outfit", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Misc/duck-slippers.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Misc/duck-slippers.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 4e8241692f..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Misc/duck-slippers.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Misc/duck-slippers.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Misc/duck-slippers.rsi/meta.json index 3b6b62502d..e3bd2c38ec 100644 --- a/Resources/Textures/Clothing/Shoes/Misc/duck-slippers.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Misc/duck-slippers.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from ParadiseSS13 at commit https://github.com/ParadiseSS13/Paradise/commit/de795c4e312980d6f239375a9fa589cd57151599. Slim by WWDP Team", + "copyright": "Taken from ParadiseSS13 at commit https://github.com/ParadiseSS13/Paradise/commit/de795c4e312980d6f239375a9fa589cd57151599", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Misc/flippers.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Misc/flippers.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 8e4fe04b9d..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Misc/flippers.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Misc/flippers.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Misc/flippers.rsi/meta.json index 1198f93aa8..54b1191d42 100644 --- a/Resources/Textures/Clothing/Shoes/Misc/flippers.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Misc/flippers.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Misc/leather.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Misc/leather.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 6b0c0b84eb..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Misc/leather.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Misc/leather.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Misc/leather.rsi/meta.json index 1198f93aa8..54b1191d42 100644 --- a/Resources/Textures/Clothing/Shoes/Misc/leather.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Misc/leather.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Misc/slippers.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Misc/slippers.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index cb0c03d71d..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Misc/slippers.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Misc/slippers.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Misc/slippers.rsi/meta.json index ed84df132d..1abf6951f1 100644 --- a/Resources/Textures/Clothing/Shoes/Misc/slippers.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Misc/slippers.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "equipped-FEET-vox", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Misc/tourist.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Misc/tourist.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index dd2406688c..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Misc/tourist.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Misc/tourist.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Misc/tourist.rsi/meta.json index ed84df132d..04bbc9b822 100644 --- a/Resources/Textures/Clothing/Shoes/Misc/tourist.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Misc/tourist.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Shoes/Specific/chef.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Specific/chef.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 1066fcc956..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Specific/chef.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Specific/chef.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Specific/chef.rsi/meta.json index 1198f93aa8..54b1191d42 100644 --- a/Resources/Textures/Clothing/Shoes/Specific/chef.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Specific/chef.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Specific/clown.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Specific/clown.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 0c7690bf4b..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Specific/clown.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Specific/clown.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Specific/clown.rsi/meta.json index a00d443efb..86acce1fcb 100644 --- a/Resources/Textures/Clothing/Shoes/Specific/clown.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Specific/clown.rsi/meta.json @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "equipped-FEET-vox", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Specific/cult.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Specific/cult.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 21b6ed843e..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Specific/cult.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Specific/cult.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Specific/cult.rsi/meta.json index 1198f93aa8..54b1191d42 100644 --- a/Resources/Textures/Clothing/Shoes/Specific/cult.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Specific/cult.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Specific/spaceninja.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Specific/spaceninja.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 08bfcd61a5..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Specific/spaceninja.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Specific/spaceninja.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Specific/spaceninja.rsi/meta.json index 1198f93aa8..54b1191d42 100644 --- a/Resources/Textures/Clothing/Shoes/Specific/spaceninja.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Specific/spaceninja.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Specific/swat.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Specific/swat.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 63fee13550..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Specific/swat.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Specific/swat.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Specific/swat.rsi/meta.json index ed84df132d..1abf6951f1 100644 --- a/Resources/Textures/Clothing/Shoes/Specific/swat.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Specific/swat.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "equipped-FEET-vox", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/Specific/wizard.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/Specific/wizard.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 42becf5336..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/Specific/wizard.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/Specific/wizard.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Specific/wizard.rsi/meta.json index ed84df132d..1abf6951f1 100644 --- a/Resources/Textures/Clothing/Shoes/Specific/wizard.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Specific/wizard.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe. equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "equipped-FEET-vox", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/color.rsi/contrastedsoles-equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/color.rsi/contrastedsoles-equipped-FEET-body-slim.png deleted file mode 100644 index 4353da4f97..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/color.rsi/contrastedsoles-equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/color.rsi/equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/color.rsi/equipped-FEET-body-slim.png deleted file mode 100644 index 1f441ea594..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/color.rsi/equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Shoes/color.rsi/meta.json b/Resources/Textures/Clothing/Shoes/color.rsi/meta.json index c06f274f33..5e43acc086 100644 --- a/Resources/Textures/Clothing/Shoes/color.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/color.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039 and modified by Flareguy for Space Station 14. Slim by WWDP Team", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039 and modified by Flareguy for Space Station 14", "size": { "x": 32, "y": 32 @@ -14,10 +14,6 @@ "name": "equipped-FEET", "directions": 4 }, - { - "name": "equipped-FEET-body-slim", - "directions": 4 - }, { "name": "equipped-FEET-vox", "directions": 4 @@ -37,10 +33,6 @@ "name": "soles-equipped-FEET", "directions": 4 }, - { - "name": "soles-equipped-FEET-body-slim", - "directions": 4 - }, { "name": "soles-equipped-FEET-vox", "directions": 4 @@ -57,10 +49,6 @@ "name": "contrastedsoles-equipped-FEET", "directions": 4 }, - { - "name": "contrastedsoles-equipped-FEET-body-slim", - "directions": 4 - }, { "name": "contrastedsoles-equipped-FEET-vox", "directions": 4 diff --git a/Resources/Textures/Clothing/Shoes/color.rsi/soles-equipped-FEET-body-slim.png b/Resources/Textures/Clothing/Shoes/color.rsi/soles-equipped-FEET-body-slim.png deleted file mode 100644 index 0c799cfb99..0000000000 Binary files a/Resources/Textures/Clothing/Shoes/color.rsi/soles-equipped-FEET-body-slim.png and /dev/null differ diff --git a/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/jumpsuit.png b/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/jumpsuit.png index 044cb32db3..df92eaf26a 100644 Binary files a/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/jumpsuit.png and b/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/jumpsuit.png differ diff --git a/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/meta.json b/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/meta.json index 4d42b7b5e1..b877595081 100644 --- a/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/meta.json +++ b/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "by Litogin", + "license": "CC-BY-SA-4.0", + "copyright": "Made by Spatison", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/shoes.png b/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/shoes.png index f483797a37..85145e7c88 100644 Binary files a/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/shoes.png and b/Resources/Textures/_White/Mobs/Species/Human/displacement.rsi/shoes.png differ