Lawyer fashion (#11249)

* Update lawyer black suit sprites

* Update lawyer blue suit sprites

* Update lawyer red suit sprites

* Update lawyer purple suit sprites

* Add lawyer jumpskirt analogs

* Add laceup shoes

* Add laceup shoes to lawyer, librarian and musician

* Add skirt to lawyer starting gear

* Add new clothes to lawdrobe

* Add criminal lawyer suit

* Move good suit & rename jumpsuits to just suits

* Fix good suit ids in lawdrobe
This commit is contained in:
Morb
2022-09-14 07:47:08 +03:00
committed by GitHub
parent b3581d11c6
commit d6f37244f6
62 changed files with 279 additions and 14 deletions

View File

@@ -2,9 +2,15 @@
id: LawDrobeInventory
startingInventory:
ClothingUniformJumpsuitLawyerBlue: 1
ClothingUniformJumpskirtLawyerBlue: 1
ClothingUniformJumpsuitLawyerPurple: 1
ClothingUniformJumpskirtLawyerPurple: 1
ClothingUniformJumpsuitLawyerRed: 1
ClothingUniformJumpskirtLawyerRed: 1
ClothingUniformJumpsuitLawyerBlack: 1
ClothingShoesColorBlack: 2
ClothingUniformJumpskirtLawyerBlack: 1
ClothingUniformJumpsuitLawyerGood: 1
ClothingUniformJumpskirtLawyerGood: 1
ClothingShoesBootsLaceup: 2
ClothingHeadsetService: 2
ClothingNeckLawyerbadge: 2

View File

@@ -52,3 +52,14 @@
sprite: Clothing/Shoes/Boots/jackboots.rsi
- type: Clothing
sprite: Clothing/Shoes/Boots/jackboots.rsi
- type: entity
parent: ClothingShoesBaseButcherable
id: ClothingShoesBootsLaceup
name: laceup shoes
description: The height of fashion, and they're pre-polished!
components:
- type: Sprite
sprite: Clothing/Shoes/Boots/laceups.rsi
- type: Clothing
sprite: Clothing/Shoes/Boots/laceups.rsi

View File

@@ -552,3 +552,58 @@
sprite: Clothing/Uniforms/Jumpskirt/janimaid.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/janimaid.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtLawyerRed
name: red lawyer suitskirt
description: A flashy red suitskirt worn by lawyers and show-offs.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/lawyerred.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/lawyerred.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtLawyerBlue
name: blue lawyer suitskirt
description: A flashy blue suitskirt worn by lawyers and show-offs.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/lawyerblue.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/lawyerblue.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtLawyerBlack
name: black lawyer suitskirt
description: A subtle black suitskirt worn by lawyers and gangsters.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/lawyerblack.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/lawyerblack.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtLawyerPurple
name: purple lawyer suitskirt
description: A stylish purple piece worn by lawyers and show people.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/lawyerpurple.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/lawyerpurple.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtLawyerGood
name: good lawyer's suitskirt
description: A tacky suitskirt perfect for a CRIMINAL lawyer!
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/lawyergood.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/lawyergood.rsi

View File

@@ -639,7 +639,7 @@
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitLawyerRed
name: red lawyer jumpsuit
name: red lawyer suit
description: A flashy red suit worn by lawyers and show-offs.
components:
- type: Sprite
@@ -650,7 +650,7 @@
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitLawyerBlue
name: blue lawyer jumpsuit
name: blue lawyer suit
description: A flashy blue suit worn by lawyers and show-offs.
components:
- type: Sprite
@@ -661,7 +661,7 @@
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitLawyerBlack
name: black lawyer jumpsuit
name: black lawyer suit
description: A subtle black suit worn by lawyers and gangsters.
components:
- type: Sprite
@@ -672,7 +672,7 @@
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitLawyerPurple
name: purple lawyer jumpsuit
name: purple lawyer suit
description: A stylish purple piece worn by lawyers and show people.
components:
- type: Sprite
@@ -680,6 +680,17 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/lawyerpurple.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitLawyerGood
name: good lawyer's suit
description: A tacky suit perfect for a CRIMINAL lawyer!
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/lawyergood.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/lawyergood.rsi
- type: entity
parent: UnsensoredClothingUniformBase
id: ClothingUniformJumpsuitPyjamaSyndicateBlack

View File

@@ -15,8 +15,8 @@
equipment:
jumpsuit: ClothingUniformJumpsuitLawyerBlack # TODO change jumpsuit to randomiser of the 4 variants
back: ClothingBackpackBriefcaseFilled
shoes: ClothingShoesColorBlack
shoes: ClothingShoesBootsLaceup
id: LawyerPDA
ears: ClothingHeadsetSecurity
# TODO add copy of space law
innerclothingskirt: ClothingUniformJumpskirtLawyerBlack

View File

@@ -14,7 +14,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitLibrarian
back: ClothingBackpackBriefcaseFilled
shoes: ClothingShoesColorBlack
shoes: ClothingShoesBootsLaceup
id: LibrarianPDA
ears: ClothingHeadsetService
pocket1: d10Dice

View File

@@ -19,7 +19,7 @@
jumpsuit: ClothingUniformJumpsuitMusician
back: ClothingBackpackMusicianFilled
eyes: ClothingEyesGlassesSunglasses
shoes: ClothingShoesColorBlack
shoes: ClothingShoesBootsLaceup
id: MusicianPDA
ears: ClothingHeadsetService
satchel: ClothingBackpackSatchelMusicianFilled

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d672aade35db25affc6ed5e1c7aa0b640f118d4c",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1014 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 499 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/305131e20cfe53eb41de61db79a99aa12c2925b0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693, inhands by github:Morb0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 659 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 604 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 356 B

After

Width:  |  Height:  |  Size: 452 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 445 B

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 410 B

After

Width:  |  Height:  |  Size: 620 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from paradisestation at commit https://github.com/ParadiseSS13/Paradise/commit/4daf5d1a1b45fc3fcc4fd9703222159e6c1f38c8, inhands and icon by peptide",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693",
"size": {
"x": 32,
"y": 32

Binary file not shown.

Before

Width:  |  Height:  |  Size: 625 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 B

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

After

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 484 B

After

Width:  |  Height:  |  Size: 673 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from paradisestation at commit https://github.com/ParadiseSS13/Paradise/commit/4daf5d1a1b45fc3fcc4fd9703222159e6c1f38c8, inhands and icon by peptide",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693",
"size": {
"x": 32,
"y": 32

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/305131e20cfe53eb41de61db79a99aa12c2925b0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 643 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 418 B

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 B

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 578 B

After

Width:  |  Height:  |  Size: 700 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from paradisestation at commit https://github.com/ParadiseSS13/Paradise/commit/4daf5d1a1b45fc3fcc4fd9703222159e6c1f38c8, inhands and icon by peptide",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693, inhands by github:Morb0",
"size": {
"x": 32,
"y": 32

Binary file not shown.

Before

Width:  |  Height:  |  Size: 793 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 353 B

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 659 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 669 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from paradisestation at commit https://github.com/ParadiseSS13/Paradise/commit/4daf5d1a1b45fc3fcc4fd9703222159e6c1f38c8, inhands and icon by peptide",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693",
"size": {
"x": 32,
"y": 32