Omsoyk epic clothing pack (#756)

* new shirts

* pants and dresses

* blue cloak
This commit is contained in:
Ed
2025-01-14 12:03:10 +03:00
committed by GitHub
parent 51a47eaffc
commit 87d57df0e6
79 changed files with 860 additions and 114 deletions

View File

@@ -51,4 +51,15 @@
- type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/General/green.rsi
- type: Clothing
sprite: _CP14/Clothing/Cloak/Roles/General/green.rsi
sprite: _CP14/Clothing/Cloak/Roles/General/green.rsi
- type: entity
parent: CP14ClothingCloakBase
id: CP14ClothingCloakBlue
name: blue cloak
description: Blue cape covering her entire body.
components:
- type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/General/blue.rsi
- type: Clothing
sprite: _CP14/Clothing/Cloak/Roles/General/blue.rsi

View File

@@ -2,7 +2,6 @@
parent: CP14ClothingPantsBase
id: CP14ClothingPantsTrouserWhite
name: white trouser
description: Wide, loose pants made of plain canvas cloth.
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Trousers/white.rsi
@@ -13,7 +12,6 @@
parent: CP14ClothingPantsBase
id: CP14ClothingPantsTrouserDarkBlue
name: dark trouser
description: Wide, loose pants made of plain canvas cloth.
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Trousers/dark_blue.rsi
@@ -24,29 +22,16 @@
parent: CP14ClothingPantsBase
id: CP14ClothingPantsLoincloth
name: loincloth
description: Free, spacious, nothing gets in the way, and it also looks extremely rugged
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/loincloth.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/loincloth.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingDressBlack #TODO rename to CP14ClothingPantsDressBlack
name: black dress
description: A roomy, feminine skirt
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/black.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/black.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsMercenaryTrousers
name: mercenary trousers
description: Colourful mercenary trousers. Don't tear them.
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Trousers/trousers_mercenary.rsi
@@ -55,11 +40,20 @@
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsSouthernMagician
name: southern magician's dress
description: A traditional southern mage skirt, rather loose.
id: CP14ClothingPantsGreen
name: green pants
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/yellow_magician_dress.rsi
sprite: _CP14/Clothing/Pants/green.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/yellow_magician_dress.rsi
sprite: _CP14/Clothing/Pants/green.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsBrown
name: brown pants
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/brown.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/brown.rsi

View File

@@ -0,0 +1,89 @@
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsDressBlack
name: black dress
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/black.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/black.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsDressBlue
name: blue dress
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/blue.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/blue.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsDressBrown
name: brown dress
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/brown.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/brown.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsDressGreen
name: green dress
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/green.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/green.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsDressGreenBelt
name: green belt dress
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/green_belt.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/green_belt.rsi
- type: entity
parent: CP14ClothingPantsDressGreenBelt
id: CP14ClothingPantsDressGreenBelt2
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/green_belt2.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/green_belt2.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsDressRed
name: red dress
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/red.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/red.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsDressYellow
name: yellow dress
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/yellow.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/yellow.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsSouthernMagician
name: southern magician's dress
description: A traditional southern mage skirt, rather loose.
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/Dress/yellow_magician_dress.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Dress/yellow_magician_dress.rsi

View File

@@ -3,6 +3,7 @@
parent: Clothing
id: CP14ClothingPantsBase
categories: [ ForkFiltered ]
description: Pants to cover my thighs from the cold.
components:
- type: Clothing
equipDelay: 1
@@ -10,4 +11,16 @@
slots:
- pants
- type: Sprite
state: icon
state: icon
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsDress
abstract: true
description: A roomy, feminine skirt
components:
- type: Clothing
equipDelay: 1.5
unequipDelay: 1
slots:
- pants

View File

@@ -0,0 +1,198 @@
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonBlack
name: cotton black shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/black.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/black.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonBlue
name: cotton blue shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/blue.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/blue.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonBlueCollar
name: cotton blue collar shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/blue_collar.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/blue_collar.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtMercenary
name: mercenary shirt
description: A mercenary's colourful shirt.
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/mercenary.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/mercenary.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtBlueOpen
name: cotton blue open shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/open_blue.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/open_blue.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtRedOpen
name: cotton red open shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/open_red.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/open_red.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtYellowOpen
name: cotton yellow open shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/open_yellow.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/open_yellow.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonPurple
name: cotton purple shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/purple.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/purple.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonRed
name: cotton red shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/red.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/red.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonWhite
name: cotton white shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/white.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/white.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonWhiteBelt
name: cotton white belt shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/white_belt.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/white_belt.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonWhiteBrownVest
name: cotton white brown vest shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest.rsi
- type: entity
parent: CP14ClothingShirtCottonWhiteBrownVest
id: CP14ClothingShirtCottonWhiteBrownVest2
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest2.rsi
- type: entity
parent: CP14ClothingShirtCottonWhiteBrownVest
id: CP14ClothingShirtCottonWhiteBrownVest3
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/white_brown_vest3.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonWhiteCollar
name: cotton white collar shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/white_collar.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/white_collar.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonWhiteGreenVest
name: cotton white green vest shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/white_green_vest.rsi
- type: entity
parent: CP14ClothingShirtCottonWhiteGreenVest
id: CP14ClothingShirtCottonWhiteGreenVest2
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/white_green_vest2.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonYellow
name: cotton yellow shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/yellow.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/yellow.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonYellowCollar
name: cotton yellow collar shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/yellow_collar.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtYellowWizard
name: yellow wizard shirt
description: A loose magician's shirt, comfortable and nice looking.
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/yellow_wizard.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/yellow_wizard.rsi

View File

@@ -1,81 +0,0 @@
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonBlue
name: cotton blue shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/blue.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/blue.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonBlack
name: cotton black shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/black.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/black.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonPurple
name: cotton purple shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/purple.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/purple.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonRed
name: cotton red shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/red.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/red.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonWhite
name: cotton white shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/white.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/white.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtCottonYellow
name: cotton yellow shirt
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/yellow.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/yellow.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtMercenary
name: mercenary shirt
description: A mercenary's colourful shirt.
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/mercenary.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/mercenary.rsi
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothingShirtYellowWizard
name: yellow wizard shirt
description: A loose magician's shirt, comfortable and nice looking.
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/yellow_wizard.rsi
- type: Clothing
sprite: _CP14/Clothing/Shirt/Roles/General/yellow_wizard.rsi

View File

@@ -11,6 +11,7 @@
- CP14ClothingCloakRitualAttireLeather
- CP14ClothingCloakWhite
- CP14ClothingCloakGreen
- CP14ClothingCloakBlue
- type: loadout
id: CP14ClothingCloakFurcapeBlack
@@ -42,6 +43,11 @@
equipment:
cloak: CP14ClothingCloakGreen
- type: loadout
id: CP14ClothingCloakBlue
equipment:
cloak: CP14ClothingCloakBlue
# Eyes
- type: loadoutGroup
@@ -174,7 +180,15 @@
- CP14ClothingPantsTrouserDarkBlue
- CP14ClothingPantsAristocratic
- CP14ClothingPantsLoincloth
- CP14ClothingDressBlack
- CP14ClothingPantsGreen
- CP14ClothingPantsBrown
# Dress
- CP14ClothingPantsDressBlack
- CP14ClothingPantsDressBlue
- CP14ClothingPantsDressBrown
- CP14ClothingPantsDressGreen
- CP14ClothingPantsDressGreenBelt
- CP14ClothingPantsDressRed
- type: loadout
id: CP14ClothingPantsTrouserWhite
@@ -197,9 +211,49 @@
pants: CP14ClothingPantsLoincloth
- type: loadout
id: CP14ClothingDressBlack
id: CP14ClothingPantsGreen
equipment:
pants: CP14ClothingDressBlack
pants: CP14ClothingPantsGreen
- type: loadout
id: CP14ClothingPantsBrown
equipment:
pants: CP14ClothingPantsBrown
- type: loadout
id: CP14ClothingPantsDressBlack
equipment:
pants: CP14ClothingPantsDressBlack
- type: loadout
id: CP14ClothingPantsDressBlue
equipment:
pants: CP14ClothingPantsDressBlue
- type: loadout
id: CP14ClothingPantsDressBrown
equipment:
pants: CP14ClothingPantsDressBrown
- type: loadout
id: CP14ClothingPantsDressGreen
equipment:
pants: CP14ClothingPantsDressGreen
- type: loadout
id: CP14ClothingPantsDressGreenBelt
equipment:
pants: CP14ClothingPantsDressGreenBelt
- type: loadout
id: CP14ClothingPantsDressRed
equipment:
pants: CP14ClothingPantsDressRed
- type: loadout
id: CP14ClothingPantsDressYellow
equipment:
pants: CP14ClothingPantsDressYellow
# Shirt
@@ -207,17 +261,29 @@
id: CP14GeneralShirt
name: cp14-loadout-general-shirt
loadouts:
- CP14ClothingShirtCottonWhite
- CP14ClothingShirtCottonBlue
- CP14ClothingShirtCottonBlack
- CP14ClothingShirtCottonBlue
- CP14ClothingShirtCottonBlueCollar
- CP14ClothingShirtBlueOpen
- CP14ClothingShirtRedOpen
- CP14ClothingShirtYellowOpen
- CP14ClothingShirtCottonPurple
- CP14ClothingShirtCottonRed
- CP14ClothingShirtCottonWhite
- CP14ClothingShirtCottonWhiteBelt
- CP14ClothingShirtCottonWhiteBrownVest
- CP14ClothingShirtCottonWhiteBrownVest2
- CP14ClothingShirtCottonWhiteBrownVest3
- CP14ClothingShirtCottonWhiteCollar
- CP14ClothingShirtCottonWhiteGreenVest
- CP14ClothingShirtCottonWhiteGreenVest2
- CP14ClothingShirtCottonYellow
- CP14ClothingShirtCottonYellowCollar
- type: loadout
id: CP14ClothingShirtCottonWhite
id: CP14ClothingShirtCottonBlack
equipment:
shirt: CP14ClothingShirtCottonWhite
shirt: CP14ClothingShirtCottonBlack
- type: loadout
id: CP14ClothingShirtCottonBlue
@@ -225,9 +291,24 @@
shirt: CP14ClothingShirtCottonBlue
- type: loadout
id: CP14ClothingShirtCottonBlack
id: CP14ClothingShirtCottonBlueCollar
equipment:
shirt: CP14ClothingShirtCottonBlack
shirt: CP14ClothingShirtCottonBlueCollar
- type: loadout
id: CP14ClothingShirtBlueOpen
equipment:
shirt: CP14ClothingShirtBlueOpen
- type: loadout
id: CP14ClothingShirtRedOpen
equipment:
shirt: CP14ClothingShirtRedOpen
- type: loadout
id: CP14ClothingShirtYellowOpen
equipment:
shirt: CP14ClothingShirtYellowOpen
- type: loadout
id: CP14ClothingShirtCottonPurple
@@ -239,11 +320,56 @@
equipment:
shirt: CP14ClothingShirtCottonRed
- type: loadout
id: CP14ClothingShirtCottonWhite
equipment:
shirt: CP14ClothingShirtCottonWhite
- type: loadout
id: CP14ClothingShirtCottonWhiteBelt
equipment:
shirt: CP14ClothingShirtCottonWhiteBelt
- type: loadout
id: CP14ClothingShirtCottonWhiteBrownVest
equipment:
shirt: CP14ClothingShirtCottonWhiteBrownVest
- type: loadout
id: CP14ClothingShirtCottonWhiteBrownVest2
equipment:
shirt: CP14ClothingShirtCottonWhiteBrownVest2
- type: loadout
id: CP14ClothingShirtCottonWhiteBrownVest3
equipment:
shirt: CP14ClothingShirtCottonWhiteBrownVest3
- type: loadout
id: CP14ClothingShirtCottonWhiteCollar
equipment:
shirt: CP14ClothingShirtCottonWhiteCollar
- type: loadout
id: CP14ClothingShirtCottonWhiteGreenVest
equipment:
shirt: CP14ClothingShirtCottonWhiteGreenVest
- type: loadout
id: CP14ClothingShirtCottonWhiteGreenVest2
equipment:
shirt: CP14ClothingShirtCottonWhiteGreenVest2
- type: loadout
id: CP14ClothingShirtCottonYellow
equipment:
shirt: CP14ClothingShirtCottonYellow
- type: loadout
id: CP14ClothingShirtCottonYellowCollar
equipment:
shirt: CP14ClothingShirtCottonYellowCollar
# Shoes
- type: loadoutGroup

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-CLOAK",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 655 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 632 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 693 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 622 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 677 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 935 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 873 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 865 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 895 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 931 B

After

Width:  |  Height:  |  Size: 927 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 456 B

After

Width:  |  Height:  |  Size: 484 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by TheShuEd",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32

Binary file not shown.

Before

Width:  |  Height:  |  Size: 839 B

After

Width:  |  Height:  |  Size: 864 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 429 B

After

Width:  |  Height:  |  Size: 419 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by TheShuEd",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32

Binary file not shown.

After

Width:  |  Height:  |  Size: 954 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 567 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 901 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 532 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-SHIRT",
"directions": 4
}
]
}