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

colourable winter boots #1651

Merged
merged 1 commit into from
Feb 11, 2025
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@
clothingVisuals:
outerClothing:
- state: coatybits-equipped-OUTERCLOTHING
color: "#1d1d1d"
color: "#3f3f3f" # imp: "#1d1d1d" -> "#3f3f3f"
- state: winterbits-equipped-OUTERCLOTHING
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatHoodWinterColorBlack
Expand Down
332 changes: 332 additions & 0 deletions Resources/Prototypes/_Impstation/Entities/Clothing/Shoes/boots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,335 @@
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscourier.rsi
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscourier.rsi

# Colorable winter boots

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorBlack
name: black winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#3f3f3f"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#3f3f3f"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#3f3f3f"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#3f3f3f"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorPurple
name: purple winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#9C0DE1"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#9C0DE1"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#9C0DE1"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#9C0DE1"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorRed
name: red winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#940000"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#940000"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#940000"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#940000"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorBlue
name: blue winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#0089EF"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#0089EF"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#0089EF"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#0089EF"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorBrown
name: brown winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#723A02"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#723A02"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#723A02"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#723A02"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorGray
name: gray winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#999999"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#999999"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#999999"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#999999"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorGreen
name: green winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#5ABF2F"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#5ABF2F"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#5ABF2F"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#5ABF2F"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorLightBrown
name: light brown winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#C09F72"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#C09F72"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#C09F72"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#C09F72"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorOrange
name: orange winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#EF8100"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#EF8100"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#EF8100"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#EF8100"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorWhite
name: white winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#EAE8E8"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#EAE8E8"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#EAE8E8"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#EAE8E8"
- state: winterbits-equipped-FEET

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterColorYellow
name: yellow winter boots
components:
- type: Sprite
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
layers:
- state: bootbits-icon
color: "#EBE216"
- state: winterbits-icon
- type: Item
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
inhandVisuals:
left:
- state: bootbits-inhand-left
color: "#EBE216"
- state: winterbits-inhand-left
right:
- state: bootbits-inhand-right
color: "#EBE216"
- state: winterbits-inhand-right
- type: Clothing
sprite: _Impstation/Clothing/Shoes/Boots/winterbootscolor.rsi
clothingVisuals:
shoes:
- state: bootbits-equipped-FEET
color: "#EBE216"
- state: winterbits-equipped-FEET
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.
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprites drawn by Ubaser and modified by alzore_(discord), colorables separated and recolored by Darkmajia",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bootbits-equipped-FEET",
"directions": 4
},
{
"name": "bootbits-icon"
},
{
"name": "bootbits-inhand-left",
"directions": 4
},
{
"name": "bootbits-inhand-right",
"directions": 4
},
{
"name": "winterbits-equipped-FEET",
"directions": 4
},
{
"name": "winterbits-icon"
},
{
"name": "winterbits-inhand-left",
"directions": 4
},
{
"name": "winterbits-inhand-right",
"directions": 4
}
]
}
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.
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.
Loading