Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Art] Vulps resprite #132

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
135 changes: 19 additions & 116 deletions Resources/Prototypes/Entities/Clothing/Shoes/color.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,17 @@
description: Stylish black shoes.
components:
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_black.rsi
layers:
- state: icon
color: "#3f3f3f" #Different from the worn state for contrast reasons.
- state: soles-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#3f3f3f"
- state: soles-inhand-left
right:
- state: inhand-right
color: "#3f3f3f"
- state: soles-inhand-right
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#1d1d1d"
- state: soles-equipped-FEET
sprite: Clothing/Shoes/Color/color_black.rsi

# White Shoes
- type: entity
Expand All @@ -39,26 +28,17 @@
description: Don't take them off at your office Christmas party.
components:
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_white.rsi
layers:
- state: icon
color: "#EAE8E8" #Deliberately NOT pure white
- state: soles-icon
- type: Item
inhandVisuals: #We don't want the sole icons. Since this is white, it's just going to look weird (white on white doesn't really contrast.)
inhandVisuals:
left:
- state: inhand-left
color: "#EAE8E8"
right:
- state: inhand-right
color: "#EAE8E8"
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#EAE8E8"
- state: contrastedsoles-equipped-FEET
sprite: Clothing/Shoes/Color/color_white.rsi

# Blue Shoes
- type: entity
Expand All @@ -68,28 +48,17 @@
description: Stylish blue shoes.
components:
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_blue.rsi
layers:
- state: icon
color: "#0089EF"
- state: soles-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#0089EF"
- state: soles-inhand-left
right:
- state: inhand-right
color: "#0089EF"
- state: soles-inhand-right
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#0089EF"
- state: soles-equipped-FEET
sprite: Clothing/Shoes/Color/color_blue.rsi

# Brown Shoes
- type: entity
Expand All @@ -99,28 +68,17 @@
description: A pair of brown shoes.
components:
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_brown.rsi
layers:
- state: icon
color: "#723A02"
- state: soles-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#723A02"
- state: soles-inhand-left
right:
- state: inhand-right
color: "#723A02"
- state: soles-inhand-right
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#592D01"
- state: soles-equipped-FEET
sprite: Clothing/Shoes/Color/color_brown.rsi

# Green Shoes
- type: entity
Expand All @@ -130,28 +88,17 @@
description: Stylish green shoes.
components:
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_green.rsi
layers:
- state: icon
color: "#5ABF2F"
- state: soles-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#5ABF2F"
- state: soles-inhand-left
right:
- state: inhand-right
color: "#5ABF2F"
- state: soles-inhand-right
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#5ABF2F"
- state: soles-equipped-FEET
sprite: Clothing/Shoes/Color/color_green.rsi

# Orange Shoes
- type: entity
Expand All @@ -161,28 +108,17 @@
description: Stylish orange shoes.
components:
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_orange.rsi
layers:
- state: icon
color: "#EF8100"
- state: soles-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#EF8100"
- state: soles-inhand-left
right:
- state: inhand-right
color: "#EF8100"
- state: soles-inhand-right
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#EF8100"
- state: soles-equipped-FEET
sprite: Clothing/Shoes/Color/color_orange.rsi

# Red Shoes
- type: entity
Expand All @@ -192,28 +128,17 @@
description: Stylish red shoes.
components:
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_red.rsi
layers:
- state: icon
color: "#940000"
- state: soles-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#940000"
- state: soles-inhand-left
right:
- state: inhand-right
color: "#940000"
- state: soles-inhand-right
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#940000"
- state: soles-equipped-FEET
sprite: Clothing/Shoes/Color/color_red.rsi

# Yellow Shoes
- type: entity
Expand All @@ -223,28 +148,17 @@
description: Stylish yellow shoes.
components:
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_yellow.rsi
layers:
- state: icon
color: "#EBE216"
- state: soles-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#EBE216"
- state: soles-inhand-left
right:
- state: inhand-right
color: "#EBE216"
- state: soles-inhand-right
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#EBE216"
- state: soles-equipped-FEET
sprite: Clothing/Shoes/Color/color_yellow.rsi

# Purple Shoes
- type: entity
Expand All @@ -254,25 +168,14 @@
description: Stylish purple shoes.
components:
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_purple.rsi
layers:
- state: icon
color: "#9C0DE1"
- state: soles-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#9C0DE1"
- state: soles-inhand-left
right:
- state: inhand-right
color: "#9C0DE1"
- state: soles-inhand-right
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#9C0DE1"
- state: soles-equipped-FEET
sprite: Clothing/Shoes/Color/color_purple.rsi
15 changes: 2 additions & 13 deletions Resources/Prototypes/Entities/Clothing/Shoes/specific.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,28 +172,17 @@
- type: Tag
tags: [] # ignore "WhitelistChameleon" tag
- type: Sprite
sprite: Clothing/Shoes/color.rsi
sprite: Clothing/Shoes/Color/color_black.rsi
layers:
- state: icon
color: "#3f3f3f"
- state: soles-icon
- type: Clothing
sprite: Clothing/Shoes/color.rsi
clothingVisuals:
shoes:
- state: equipped-FEET
color: "#1d1d1d"
- state: soles-equipped-FEET
sprite: Clothing/Shoes/Color/color_black.rsi
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#3f3f3f"
- state: soles-inhand-left
right:
- state: inhand-right
color: "#3f3f3f"
- state: soles-inhand-right
- type: ChameleonClothing
slot: [FEET]
default: ClothingShoesColorBlack
Expand Down
Loading
Loading