[Clothing] Hawaiian shirts (#16043)
* textures&meta * plush-rouny-fix * shirts-yml * add shirts to clothesmate * fix * fixes * bib
@@ -22,7 +22,7 @@
|
||||
sprite: Objects/Specific/Service/vending_machine_restock.rsi
|
||||
state: base
|
||||
product: CrateVendingMachineRestockClothesFilled
|
||||
cost: 4200
|
||||
cost: 4350
|
||||
category: Service
|
||||
group: market
|
||||
|
||||
|
||||
@@ -32,6 +32,10 @@
|
||||
ClothingUniformJumpskirtColorDarkBlue: 2
|
||||
ClothingUniformJumpsuitColorTeal: 2
|
||||
ClothingUniformJumpskirtColorTeal: 2
|
||||
ClothingUniformJumpsuitHawaiBlack: 2
|
||||
ClothingUniformJumpsuitHawaiBlue: 2
|
||||
ClothingUniformJumpsuitHawaiRed: 2
|
||||
ClothingUniformJumpsuitHawaiYellow: 2
|
||||
ClothingShoesColorBlack: 8
|
||||
ClothingShoesColorBrown: 4
|
||||
ClothingShoesColorWhite: 3
|
||||
|
||||
@@ -275,7 +275,7 @@
|
||||
modifiers:
|
||||
coefficients:
|
||||
Slash: 0.9
|
||||
Piercing: 0.9
|
||||
Piercing: 0.9
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
@@ -291,7 +291,7 @@
|
||||
modifiers:
|
||||
coefficients:
|
||||
Slash: 0.9
|
||||
Piercing: 0.9
|
||||
Piercing: 0.9
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
@@ -1041,7 +1041,7 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/cluwne.rsi
|
||||
- type: Unremoveable
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitDameDane
|
||||
@@ -1076,3 +1076,47 @@
|
||||
sprite: Clothing/Uniforms/Jumpsuit/cossack.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/cossack.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitHawaiBlack
|
||||
name: black hawaiian shirt
|
||||
description: Black as a starry night.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/hawaiblack.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/hawaiblack.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitHawaiBlue
|
||||
name: blue hawaiian shirt
|
||||
description: Blue as a huge ocean.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/hawaiblue.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/hawaiblue.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitHawaiRed
|
||||
name: red hawaiian shirt
|
||||
description: Red as a juicy watermelons.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/hawaired.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/hawaired.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitHawaiYellow
|
||||
name: yellow hawaiian shirt
|
||||
description: Yellow as a bright sun.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/hawaiyellow.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/hawaiyellow.rsi
|
||||
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 552 B |
|
After Width: | Height: | Size: 583 B |
|
After Width: | Height: | Size: 559 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by ;3#1161",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 569 B |
|
After Width: | Height: | Size: 567 B |
|
After Width: | Height: | Size: 619 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by ;3#1161",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 534 B |
|
After Width: | Height: | Size: 560 B |
|
After Width: | Height: | Size: 587 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by ;3#1161",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 543 B |
|
After Width: | Height: | Size: 1001 B |
|
After Width: | Height: | Size: 981 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by ;3#1161",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -11,7 +11,8 @@
|
||||
"name": "plushie_ratvar"
|
||||
},
|
||||
{
|
||||
"name": "plushie_rouny"
|
||||
"name": "plushie_rouny",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plushie_spacelizard"
|
||||
|
||||