Skip to content

Commit

Permalink
fix shoes reptilian
Browse files Browse the repository at this point in the history
  • Loading branch information
Litogin committed Jul 10, 2024
1 parent e9ac643 commit 0e4edb7
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 9 deletions.
61 changes: 53 additions & 8 deletions Resources/Prototypes/Entities/Clothing/Shoes/color.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
- state: equipped-FEET
color: "#1d1d1d"
- state: soles-equipped-FEET
#start corvax modifit
- state: equipped-FEET-reptilian
color: "#1d1d1d"
- state: soles-equipped-FEET-reptilian
#end corvax modifit

# White Shoes
- type: entity
Expand Down Expand Up @@ -59,6 +64,11 @@
- state: equipped-FEET
color: "#EAE8E8"
- state: contrastedsoles-equipped-FEET
#start corvax modifit
- state: equipped-FEET-reptilian
color: "#EAE8E8"
- state: soles-equipped-FEET-reptilian
#end corvax modifit

# Blue Shoes
- type: entity
Expand All @@ -71,7 +81,7 @@
sprite: Clothing/Shoes/color.rsi
layers:
- state: icon
color: "#0089EF"
color: "#0089EF"
- state: soles-icon
- type: Item
inhandVisuals:
Expand All @@ -90,6 +100,11 @@
- state: equipped-FEET
color: "#0089EF"
- state: soles-equipped-FEET
#start corvax modifit
- state: equipped-FEET-reptilian
color: "#0089EF"
- state: soles-equipped-FEET-reptilian
#end corvax modifit

# Brown Shoes
- type: entity
Expand All @@ -102,7 +117,7 @@
sprite: Clothing/Shoes/color.rsi
layers:
- state: icon
color: "#723A02"
color: "#723A02"
- state: soles-icon
- type: Item
inhandVisuals:
Expand All @@ -121,6 +136,11 @@
- state: equipped-FEET
color: "#592D01"
- state: soles-equipped-FEET
#start corvax modifit
- state: equipped-FEET-reptilian
color: "#592D01"
- state: soles-equipped-FEET-reptilian
#end corvax modifit

# Green Shoes
- type: entity
Expand All @@ -133,7 +153,7 @@
sprite: Clothing/Shoes/color.rsi
layers:
- state: icon
color: "#5ABF2F"
color: "#5ABF2F"
- state: soles-icon
- type: Item
inhandVisuals:
Expand All @@ -152,6 +172,11 @@
- state: equipped-FEET
color: "#5ABF2F"
- state: soles-equipped-FEET
#start corvax modifit
- state: equipped-FEET-reptilian
color: "#5ABF2F"
- state: soles-equipped-FEET-reptilian
#end corvax modifit

# Orange Shoes
- type: entity
Expand All @@ -164,7 +189,7 @@
sprite: Clothing/Shoes/color.rsi
layers:
- state: icon
color: "#EF8100"
color: "#EF8100"
- state: soles-icon
- type: Item
inhandVisuals:
Expand All @@ -183,6 +208,11 @@
- state: equipped-FEET
color: "#EF8100"
- state: soles-equipped-FEET
#start corvax modifit
- state: equipped-FEET-reptilian
color: "#EF8100"
- state: soles-equipped-FEET-reptilian
#end corvax modifit

# Red Shoes
- type: entity
Expand All @@ -195,7 +225,7 @@
sprite: Clothing/Shoes/color.rsi
layers:
- state: icon
color: "#940000"
color: "#940000"
- state: soles-icon
- type: Item
inhandVisuals:
Expand All @@ -214,6 +244,11 @@
- state: equipped-FEET
color: "#940000"
- state: soles-equipped-FEET
#start corvax modifit
- state: equipped-FEET-reptilian
color: "#940000"
- state: soles-equipped-FEET-reptilian
#end corvax modifit

# Yellow Shoes
- type: entity
Expand All @@ -226,7 +261,7 @@
sprite: Clothing/Shoes/color.rsi
layers:
- state: icon
color: "#EBE216"
color: "#EBE216"
- state: soles-icon
- type: Item
inhandVisuals:
Expand All @@ -245,6 +280,11 @@
- state: equipped-FEET
color: "#EBE216"
- state: soles-equipped-FEET
#start corvax modifit
- state: equipped-FEET-reptilian
color: "#EBE216"
- state: soles-equipped-FEET-reptilian
#end corvax modifit

# Purple Shoes
- type: entity
Expand All @@ -257,7 +297,7 @@
sprite: Clothing/Shoes/color.rsi
layers:
- state: icon
color: "#9C0DE1"
color: "#9C0DE1"
- state: soles-icon
- type: Item
inhandVisuals:
Expand All @@ -275,4 +315,9 @@
shoes:
- state: equipped-FEET
color: "#9C0DE1"
- state: soles-equipped-FEET
- state: soles-equipped-FEET
#start corvax modifit
- state: equipped-FEET-reptilian
color: "#9C0DE1"
- state: soles-equipped-FEET-reptilian
#end corvax modifit
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion Resources/Textures/Clothing/Shoes/color.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/c838ba21dae97db345e0113f99596decd1d66039 and modified by Flareguy for Space Station 14",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039 and modified by Flareguy for Space Station 14, equipped-FEET-reptilian by Ko4ergaPunk",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -52,6 +52,18 @@
{
"name": "contrastedsoles-equipped-FEET-vox",
"directions": 4
},
{
"name": "contrastedsoles-equipped-FEET-reptilian",
"directions": 4
},
{
"name": "equipped-FEET-reptilian",
"directions": 4
},
{
"name": "soles-equipped-FEET-reptilian",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0e4edb7

Please sign in to comment.