mime (#1074)
This commit is contained in:
@@ -130,3 +130,16 @@
|
||||
spawned:
|
||||
- id: CP14ClothingMaskBoneMask
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingMaskBase
|
||||
id: CP14ClothingMaskMime
|
||||
name: mask of silence
|
||||
description: ...
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Masks/mime_mask.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Masks/mime_mask.rsi
|
||||
- type: IdentityBlocker
|
||||
- type: IngestionBlocker
|
||||
@@ -149,6 +149,7 @@
|
||||
- CP14ClothingMaskSinner
|
||||
- CP14ClothingMaskSteelMask
|
||||
- CP14ClothingMaskNeckerchief
|
||||
- CP14ClothingMaskMime
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingMaskSinner
|
||||
@@ -170,6 +171,11 @@
|
||||
equipment:
|
||||
mask: CP14ClothingMaskBoneHornedMask
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingMaskMime
|
||||
equipment:
|
||||
mask: CP14ClothingMaskMime
|
||||
|
||||
# Head
|
||||
|
||||
- type: loadoutGroup
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 605 B |
BIN
Resources/Textures/_CP14/Clothing/Masks/mime_mask.rsi/icon.png
Normal file
BIN
Resources/Textures/_CP14/Clothing/Masks/mime_mask.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 468 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All right reserved",
|
||||
"copyright": "Created by mutemaid (Discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-MASK",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user