Maid outfit for janidrobe (#8071)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -15,3 +15,5 @@
|
||||
ClothingBeltJanitor: 2
|
||||
ClothingHeadsetService: 2
|
||||
ClothingOuterWinterJani: 2
|
||||
emaggedInventory:
|
||||
ClothingUniformJumpskirtJanimaid: 2
|
||||
|
||||
@@ -26,3 +26,5 @@
|
||||
Gohei: 2
|
||||
ClothingHeadPaperSack: 2
|
||||
ClothingHeadPaperSackSmile: 2
|
||||
emaggedInventory:
|
||||
ClothingShoesBling: 1
|
||||
|
||||
@@ -23,6 +23,26 @@
|
||||
footstepSoundCollection:
|
||||
collection: footstep_clown
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBase
|
||||
id: ClothingShoesBling
|
||||
name: bling clown shoes
|
||||
description: Made of refined bananium and shined with the pulp of a fresh banana peel. These make a flashy statement.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Shoes/Specific/bling.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Shoes/Specific/bling.rsi
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: footstep_clown
|
||||
- type: PointLight
|
||||
netsync: false
|
||||
enabled: true
|
||||
radius: 3
|
||||
energy: 2
|
||||
color: "#FFD800"
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBase
|
||||
id: ClothingShoesCult
|
||||
|
||||
@@ -541,3 +541,15 @@
|
||||
sprite: Clothing/Uniforms/Jumpskirt/atmosf.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/atmosf.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtJanimaid
|
||||
name: janitorial maid uniform
|
||||
description: For professionals, not the posers.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/janimaid.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/janimaid.rsi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user