Mime and clown masks (#16350)
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
ClothingShoesDameDane: 2
|
||||
ClothingOuterDameDane: 2
|
||||
ClothingOuterClownPriest: 1
|
||||
ClothingMaskSadMime: 1
|
||||
ClothingMaskScaredMime: 1
|
||||
emaggedInventory:
|
||||
ClothingShoesBling: 1
|
||||
ClothingOuterDogi: 1
|
||||
ClothingMaskSexyClown: 1
|
||||
ClothingMaskSexyMime: 1
|
||||
|
||||
@@ -345,3 +345,47 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/bat.rsi
|
||||
- type: BreathMask
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskClown
|
||||
id: ClothingMaskSexyClown
|
||||
name: sexy clown mask
|
||||
description: Some naughty clowns think this is what the Honkmother looks like.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/sexyclown.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/sexyclown.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskMime
|
||||
id: ClothingMaskSexyMime
|
||||
name: sexy mime mask
|
||||
description: Those ruddy cheeks just want to be rubbed.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/sexymime.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/sexymime.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskMime
|
||||
id: ClothingMaskSadMime
|
||||
name: sad mime mask
|
||||
description: Many people think this is what a real mime mask looks like.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/sadmime.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/sadmime.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskMime
|
||||
id: ClothingMaskScaredMime
|
||||
name: scared mime mask
|
||||
description: Looks like it would scream if it wasn't a mask
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/scaredmime.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/scaredmime.rsi
|
||||
|
||||
Reference in New Issue
Block a user