[Clothing] Moth cloak and mask (#14851)

* Moth cloak

* Update meta.json

* Update meta.json

* fixed moth mask

yes.

* Moth mask now hides hair

yes.

* now the moth's cloak will spawn on the map

yes
This commit is contained in:
Puro
2023-03-26 22:11:43 +03:00
committed by GitHub
parent bfc4da9377
commit 3e7ff70d31
9 changed files with 69 additions and 0 deletions

View File

@@ -139,3 +139,18 @@
sprite: Clothing/Head/Hoods/goliathcloak.rsi
- type: Clothing
sprite: Clothing/Head/Hoods/goliathcloak.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatHoodMoth
name: moth mask
description: A mask in the form of a moths head is usually made of lightweight materials. It mimics the shape of a moths head with large eyes and long antennae. Such masks are often used in cosplay, or when shooting movies and videos.
components:
- type: Sprite
sprite: Clothing/Head/Hoods/moth.rsi
- type: Clothing
sprite: Clothing/Head/Hoods/moth.rsi
- type: IdentityBlocker
- type: Tag
tags:
- HidesHair

View File

@@ -130,3 +130,20 @@
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakMoth
name: moth cloak
description: A cloak in the form of moth wings is an unusual and original element of the wardrobe that can attract the attention of others. It is made of a thin fabric imitating moth wings, with soft and fluffy edges. The raincoat is fastened around the neck with Velcro, and has a hood in the shape of a moths head.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/moth.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatHoodMoth
requiredSlot:
- neck
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}

View File

@@ -16,6 +16,7 @@
- ClothingHeadHelmetTemplar
- ClothingNeckCloakTrans
- ClothingNeckCloakAdmin
- ClothingNeckCloakMoth
- ClothingNeckCloakGoliathCloak
- ToySkeleton
- Basketball