Adds the clown skirt and black lawyer suitskirt to HoPs uniform lathe (#39846)
This commit is contained in:
parent
a9283034ad
commit
34b698ddf2
|
|
@ -141,11 +141,13 @@
|
|||
- ClothingUniformJumpsuitChef
|
||||
- ClothingUniformJumpskirtChef
|
||||
- ClothingUniformJumpsuitClown
|
||||
- ClothingUniformJumpskirtClown
|
||||
- ClothingUniformJumpsuitHydroponics
|
||||
- ClothingUniformJumpskirtHydroponics
|
||||
- ClothingUniformJumpsuitJanitor
|
||||
- ClothingUniformJumpskirtJanitor
|
||||
- ClothingUniformJumpsuitLawyerBlack
|
||||
- ClothingUniformJumpskirtLawyerBlack
|
||||
- ClothingUniformJumpsuitLibrarian
|
||||
- ClothingUniformJumpskirtColorLightBrown
|
||||
- ClothingUniformJumpsuitMime
|
||||
|
|
|
|||
|
|
@ -223,6 +223,11 @@
|
|||
id: ClothingUniformJumpsuitClown
|
||||
result: ClothingUniformJumpsuitClown
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseJumpsuitRecipe
|
||||
id: ClothingUniformJumpskirtClown
|
||||
result: ClothingUniformJumpskirtClown
|
||||
|
||||
## CMO
|
||||
|
||||
- type: latheRecipe
|
||||
|
|
@ -386,6 +391,11 @@
|
|||
id: ClothingUniformJumpsuitLawyerBlack
|
||||
result: ClothingUniformJumpsuitLawyerBlack
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseJumpsuitRecipe
|
||||
id: ClothingUniformJumpskirtLawyerBlack
|
||||
result: ClothingUniformJumpskirtLawyerBlack
|
||||
|
||||
## Librarian
|
||||
|
||||
- type: latheRecipe
|
||||
|
|
|
|||
Loading…
Reference in New Issue