Skip to content

Commit

Permalink
tweak: displasment shoes
Browse files Browse the repository at this point in the history
  • Loading branch information
Spatison committed Dec 23, 2024
1 parent 31da051 commit 67f2dab
Show file tree
Hide file tree
Showing 45 changed files with 29 additions and 153 deletions.
54 changes: 0 additions & 54 deletions Resources/Prototypes/Entities/Clothing/Shoes/color.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
10 changes: 10 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Species/human.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "equipped-FEET-vox",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "equipped-FEET-vox",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -13,10 +13,6 @@
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
}
]
}
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Binary file not shown.
6 changes: 1 addition & 5 deletions Resources/Textures/Clothing/Shoes/Misc/leather.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "equipped-FEET-vox",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-body-slim",
"directions": 4
},
{
"name": "equipped-FEET-vox",
"directions": 4
Expand Down
Binary file not shown.
Loading

0 comments on commit 67f2dab

Please sign in to comment.