Add French accent beret (#21430)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
ClothingOuterSanta: 2
|
||||
ClothingHeadHatSkub: 2
|
||||
ClothingOuterSkub: 2
|
||||
ClothingHeadHatBeretFrench: 2
|
||||
ClothingOuterSuitChicken: 2
|
||||
ClothingHeadHatChickenhead: 2
|
||||
ClothingOuterSuitMonkey: 2
|
||||
|
||||
@@ -25,6 +25,23 @@
|
||||
- HamsterWearable
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretFrench
|
||||
name: French beret
|
||||
description: A French beret, "vive la France".
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/beret_french.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/beret_french.rsi
|
||||
- type: AddAccentClothing
|
||||
accent: FrenchAccent
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretSecurity
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
- !type:AddComponentSpecial
|
||||
components:
|
||||
- type: MimePowers
|
||||
- type: FrenchAccent
|
||||
|
||||
- type: startingGear
|
||||
id: MimeGear
|
||||
|
||||
Reference in New Issue
Block a user