Mime fashion (#6307)
* Added 3 new neck items, 1 new coat, 1 new shoe, and 2 new hats to mime loadout Also added shoe selection to the mime loadout, new coat to the uniform printer, and new coat + boots to the autodrobe. * Added missing newlines
|
|
@ -37,6 +37,8 @@ loadout-group-assistant-head = Assistant head
|
|||
|
||||
loadout-group-clown-mask = Clown mask
|
||||
|
||||
loadout-group-mime-shoes = Mime shoes
|
||||
|
||||
# Logistics
|
||||
|
||||
loadout-group-cargo-technician-neck = Cargo Technician neck
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
container:
|
||||
entity: WrappedParcel
|
||||
containerId: contents
|
||||
cost: 3250 # DeltaV
|
||||
cost: 3350 # DeltaV
|
||||
category: cargoproduct-category-name-service
|
||||
group: market
|
||||
|
||||
|
|
|
|||
|
|
@ -122,6 +122,8 @@
|
|||
ClothingHeadPropellerHat: 2
|
||||
ClothingUniformLittleGuyOveralls: 2
|
||||
ClothingOuterWinterLongMime: 1
|
||||
ClothingOuterFurCoatMime: 1
|
||||
ClothingShoesFurBootsMime: 1
|
||||
# Festive
|
||||
ClothingHeadHatRedRibbon: 2
|
||||
ClothingHeadHatFestiveHatRed: 2
|
||||
|
|
|
|||
|
|
@ -797,6 +797,10 @@
|
|||
- MimeHead
|
||||
- MimeFrenchBeret
|
||||
- MimeCap
|
||||
# Begin DeltaV Additions
|
||||
- MimeBeretTassledBlack
|
||||
- MimeBeretTassledWhite
|
||||
# End DeltaV Additions
|
||||
|
||||
- type: loadoutGroup
|
||||
id: MimeMask
|
||||
|
|
@ -832,7 +836,10 @@
|
|||
minLimit: 0
|
||||
loadouts:
|
||||
- MimeWintercoat
|
||||
- MimeWintercoatLong # DeltaV
|
||||
# Begin DeltaV Additions
|
||||
- MimeWintercoatLong
|
||||
- MimeFurCoat
|
||||
# End DeltaV Additions
|
||||
|
||||
- type: loadoutGroup
|
||||
id: MimeBelt
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@
|
|||
- MimeBackpack
|
||||
- MimeOuterClothing
|
||||
- MimeBelt
|
||||
- MimeShoes # DeltaV
|
||||
- Glasses
|
||||
- SurvivalMime
|
||||
- Trinkets
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
id: MimeGear
|
||||
equipment:
|
||||
gloves: ClothingHandsGlovesColorWhite
|
||||
shoes: ClothingShoesColorWhite
|
||||
# shoes: ClothingShoesColorWhite # DeltaV - Lets mimes choose their shoes in loadout
|
||||
id: MimePDA
|
||||
pocket1: CrayonMime
|
||||
pocket2: Paper # DeltaV
|
||||
|
|
|
|||
|
|
@ -532,3 +532,25 @@
|
|||
sprite: _DV/Clothing/Head/Hats/beret_SRT.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Head/Hats/beret_SRT.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretMimeTassledBlack
|
||||
name: mime's black tassled beret
|
||||
description: A black tassled beret for a mime.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _DV/Clothing/Head/Hats/beret_mime_tassled_black.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Head/Hats/beret_mime_tassled_black.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretMimeTassledWhite
|
||||
name: mime's white tassled beret
|
||||
description: A white tassled beret for a mime.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _DV/Clothing/Head/Hats/beret_mime_tassled_white.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Head/Hats/beret_mime_tassled_white.rsi
|
||||
|
|
|
|||
|
|
@ -143,3 +143,14 @@
|
|||
- type: Tag
|
||||
tags:
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckMimeCloak
|
||||
name: mime's cloak
|
||||
description: A striped cloak for mimes.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _DV/Clothing/Neck/Cloaks/mimecloak.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Neck/Cloaks/mimecloak.rsi
|
||||
|
|
|
|||
|
|
@ -53,3 +53,14 @@
|
|||
sprite: _DV/Clothing/Neck/mantles/mimemantle.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Neck/mantles/mimemantle.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckMimeMantleOffShoulder
|
||||
name: mime's off-shoulder mantle
|
||||
description: An off-shoulder mantle made for mimes.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _DV/Clothing/Neck/mantles/mimeoffshouldermantle.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Neck/mantles/mimeoffshouldermantle.rsi
|
||||
|
|
|
|||
|
|
@ -69,3 +69,14 @@
|
|||
sprite: _DV/Clothing/Neck/Misc/coppernecklace.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Neck/Misc/coppernecklace.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckMimeStole
|
||||
name: mime's stole
|
||||
description: A striped stole for mimes aspiring to become famous.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _DV/Clothing/Neck/Misc/mimestole.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Neck/Misc/mimestole.rsi
|
||||
|
|
|
|||
|
|
@ -155,3 +155,14 @@
|
|||
- type: TemperatureProtection # Doesn't inherit ClothingOuterWinterCoat because we don't want pockets on this
|
||||
heatingCoefficient: 1.1
|
||||
coolingCoefficient: 0.1
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoatLong
|
||||
id: ClothingOuterFurCoatMime
|
||||
name: mime's furred coat
|
||||
description: A warm coat designed for mimes with expensive taste.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _DV/Clothing/OuterClothing/WinterCoats/mimefurcoat.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/OuterClothing/WinterCoats/mimefurcoat.rsi
|
||||
|
|
|
|||
|
|
@ -211,3 +211,13 @@
|
|||
sprite: _DV/Clothing/Shoes/Boots/winterbootswarden.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Shoes/Boots/winterbootswarden.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBaseWinterBoots
|
||||
id: ClothingShoesFurBootsMime
|
||||
name: mime's furred boots
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _DV/Clothing/Shoes/Boots/mimefurboots.rsi
|
||||
- type: Clothing
|
||||
sprite: _DV/Clothing/Shoes/Boots/mimefurboots.rsi
|
||||
|
|
|
|||
|
|
@ -10,6 +10,11 @@
|
|||
equipment:
|
||||
outerClothing: ClothingOuterWinterLongMime
|
||||
|
||||
- type: loadout
|
||||
id: MimeFurCoat
|
||||
equipment:
|
||||
outerClothing: ClothingOuterFurCoatMime
|
||||
|
||||
# Mask
|
||||
- type: loadout
|
||||
id: MimeMaskBlushing
|
||||
|
|
@ -33,3 +38,42 @@
|
|||
id: MimeMantle
|
||||
equipment:
|
||||
neck: ClothingNeckMimeMantle
|
||||
|
||||
- type: loadout
|
||||
id: MimeCloak
|
||||
equipment:
|
||||
neck: ClothingNeckMimeCloak
|
||||
|
||||
- type: loadout
|
||||
id: MimeStole
|
||||
equipment:
|
||||
neck: ClothingNeckMimeStole
|
||||
|
||||
- type: loadout
|
||||
id: MimeMantleOffShoulder
|
||||
equipment:
|
||||
neck: ClothingNeckMimeMantleOffShoulder
|
||||
|
||||
# Head
|
||||
|
||||
- type: loadout
|
||||
id: MimeBeretTassledBlack
|
||||
equipment:
|
||||
head: ClothingHeadHatBeretMimeTassledBlack
|
||||
|
||||
- type: loadout
|
||||
id: MimeBeretTassledWhite
|
||||
equipment:
|
||||
head: ClothingHeadHatBeretMimeTassledWhite
|
||||
|
||||
# Shoes
|
||||
|
||||
- type: loadout
|
||||
id: MimeWinterBoots
|
||||
equipment:
|
||||
shoes: ClothingShoesBootsWinterMime
|
||||
|
||||
- type: loadout
|
||||
id: MimeFurBoots
|
||||
equipment:
|
||||
shoes: ClothingShoesFurBootsMime
|
||||
|
|
|
|||
|
|
@ -82,6 +82,20 @@
|
|||
- ScarfBlack
|
||||
- ScarfZebra
|
||||
- MimeMantle
|
||||
- MimeCloak
|
||||
- MimeMantleOffShoulder
|
||||
- MimeStole
|
||||
|
||||
- type: loadoutGroup
|
||||
id: MimeShoes
|
||||
name: loadout-group-mime-shoes
|
||||
minLimit: 1
|
||||
maxLimit: 1
|
||||
loadouts:
|
||||
- WhiteShoes
|
||||
- BlackShoes
|
||||
- MimeWinterBoots
|
||||
- MimeFurBoots
|
||||
|
||||
## Musician
|
||||
- type: loadoutGroup
|
||||
|
|
|
|||
|
|
@ -147,6 +147,7 @@
|
|||
- ClothingOuterChiefJustice
|
||||
- ClothingOuterStasecSweater
|
||||
- ClothingOuterWinterLongMime
|
||||
- ClothingOuterFurCoatMime
|
||||
# Ponchos
|
||||
- ClothingNeckCWPSec
|
||||
- ClothingNeckCWPArctic
|
||||
|
|
|
|||
|
|
@ -434,6 +434,11 @@
|
|||
id: ClothingOuterWinterLongMime
|
||||
result: ClothingOuterWinterLongMime
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseCoatRecipe
|
||||
id: ClothingOuterFurCoatMime
|
||||
result: ClothingOuterFurCoatMime
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseJumpsuitRecipe
|
||||
id: ClothingUniformJumpsuitMimeTurtleneckPants
|
||||
|
|
|
|||
|
After Width: | Height: | Size: 597 B |
|
After Width: | Height: | Size: 492 B |
|
After Width: | Height: | Size: 523 B |
|
After Width: | Height: | Size: 525 B |
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Made by Huvy from (https://github.com/DeltaV-Station/Delta-v/commit/c3a467d773343e4ae16fcbbf89b002f99addf247), Edited by Velitation",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 587 B |
|
After Width: | Height: | Size: 485 B |
|
After Width: | Height: | Size: 514 B |
|
After Width: | Height: | Size: 516 B |
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Made by Huvy from (https://github.com/DeltaV-Station/Delta-v/commit/c3a467d773343e4ae16fcbbf89b002f99addf247), Edited by Velitation",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 823 B |
|
After Width: | Height: | Size: 577 B |
|
After Width: | Height: | Size: 522 B |
|
After Width: | Height: | Size: 510 B |
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by Velitation",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 811 B |
|
After Width: | Height: | Size: 571 B |
|
After Width: | Height: | Size: 559 B |
|
After Width: | Height: | Size: 563 B |
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by Velitation.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 652 B |
|
After Width: | Height: | Size: 538 B |
|
After Width: | Height: | Size: 529 B |
|
After Width: | Height: | Size: 532 B |
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by Velitation.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 958 B |
|
After Width: | Height: | Size: 613 B |
|
After Width: | Height: | Size: 586 B |
|
After Width: | Height: | Size: 606 B |
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by Velitation",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 624 B |
|
After Width: | Height: | Size: 509 B |
|
After Width: | Height: | Size: 536 B |
|
After Width: | Height: | Size: 545 B |
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by Velitation",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-FEET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||