@@ -10,6 +10,7 @@
|
|||||||
ClothingNeckScarfStripedOrange: 3
|
ClothingNeckScarfStripedOrange: 3
|
||||||
ClothingNeckScarfStripedPurple: 3
|
ClothingNeckScarfStripedPurple: 3
|
||||||
ClothingOuterWinterCoat: 6
|
ClothingOuterWinterCoat: 6
|
||||||
|
ClothingShoesBootsWinter: 6
|
||||||
ClothingOuterCoatBomber: 3
|
ClothingOuterCoatBomber: 3
|
||||||
ClothingHeadHatSantahat: 2
|
ClothingHeadHatSantahat: 2
|
||||||
ClothingHeadHatXmasCrown: 2
|
ClothingHeadHatXmasCrown: 2
|
||||||
|
|||||||
@@ -91,3 +91,16 @@
|
|||||||
sprite: Clothing/Shoes/Boots/laceups.rsi
|
sprite: Clothing/Shoes/Boots/laceups.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Shoes/Boots/laceups.rsi
|
sprite: Clothing/Shoes/Boots/laceups.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingShoesBaseButcherable
|
||||||
|
id: ClothingShoesBootsWinter
|
||||||
|
name: winter boots
|
||||||
|
description: Fluffy boots to help survive even the coldest of winters.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Shoes/Boots/winterboots.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Shoes/Boots/winterboots.rsi
|
||||||
|
- type: TemperatureProtection
|
||||||
|
coefficient: 0.05
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Resources/Textures/Clothing/Shoes/Boots/winterboots.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Shoes/Boots/winterboots.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "drawn by Ubaser",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-FEET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user