Chameleons can mimic clown masks (#17726)

This commit is contained in:
Errant
2023-06-29 16:04:47 +00:00
committed by GitHub
parent dbd4d89cd8
commit 62a142b29a

View File

@@ -152,7 +152,8 @@
- type: entity - type: entity
parent: ClothingMaskBase parent: ClothingMaskBase
id: ClothingMaskClown id: ClothingMaskClownBase
abstract: true
name: clown wig and mask name: clown wig and mask
description: A true prankster's facial attire. A clown is incomplete without his wig and mask. description: A true prankster's facial attire. A clown is incomplete without his wig and mask.
components: components:
@@ -167,6 +168,14 @@
tags: tags:
- ClownMask - ClownMask
- type: entity
parent: ClothingMaskClownBase
id: ClothingMaskClown
components:
- type: Tag
tags:
- WhitelistChameleon
- type: entity - type: entity
parent: ClothingMaskBase parent: ClothingMaskBase
id: ClothingMaskJoy id: ClothingMaskJoy
@@ -237,7 +246,7 @@
- type: IdentityBlocker - type: IdentityBlocker
- type: entity - type: entity
parent: ClothingMaskClown parent: ClothingMaskClownBase
id: ClothingMaskCluwne id: ClothingMaskCluwne
name: cluwne face and hair name: cluwne face and hair
suffix: Unremoveable suffix: Unremoveable
@@ -390,7 +399,7 @@
- type: BreathMask - type: BreathMask
- type: entity - type: entity
parent: ClothingMaskClown parent: ClothingMaskClownBase
id: ClothingMaskSexyClown id: ClothingMaskSexyClown
name: sexy clown mask name: sexy clown mask
description: Some naughty clowns think this is what the Honkmother looks like. description: Some naughty clowns think this is what the Honkmother looks like.