Performer's Wig (#35764)
* miku wig * fix to correct json convention Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com> --------- Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com>
This commit is contained in:
@@ -229,6 +229,7 @@
|
||||
contents:
|
||||
- id: ClothingShoesBootsPerformer
|
||||
- id: ClothingUniformJumpskirtPerformer
|
||||
- id: ClothingHeadPerformerWig
|
||||
- id: FoodMealMemoryleek
|
||||
amount: 2
|
||||
|
||||
|
||||
@@ -89,6 +89,7 @@
|
||||
contents:
|
||||
- id: ClothingUniformJumpskirtPerformer
|
||||
- id: ClothingShoesBootsPerformer
|
||||
- id: ClothingHeadPerformerWig
|
||||
- id: ClothingOuterSuitMonkey
|
||||
- id: ClothingHeadHatAnimalMonkey
|
||||
- id: ClothingNeckCloakMoth
|
||||
|
||||
@@ -324,3 +324,17 @@
|
||||
sprite: Clothing/Head/Misc/hairflower.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Misc/hairflower.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadPerformerWig
|
||||
name: performer's wig
|
||||
description: On a closer inspection, it appears that it is made from optic fiber.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Misc/performer-wig.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Misc/performer-wig.rsi
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Hair
|
||||
|
||||
Reference in New Issue
Block a user