Added security mime mask (#37890)
* Added security mime mask * Improved security mime mask equipped sprites * Improved security mime mask icon sprite * meta.json spacing fix
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
ClothingHeadHelmetJustice: 1
|
||||
contrabandInventory:
|
||||
ClothingMaskClownSecurity: 1
|
||||
ClothingMaskMimeSecurity: 1
|
||||
ToyFigurineSecurity: 1
|
||||
ToyFigurineWarden: 1
|
||||
ToyFigurineHeadOfSecurity: 1
|
||||
|
||||
@@ -644,6 +644,24 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/scaredmime.rsi
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingMaskMime, BaseSecurityContraband]
|
||||
id: ClothingMaskMimeSecurity
|
||||
name: security mime mask
|
||||
description: You have the right to remain silent.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/mime_security.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/mime_security.rsi
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.95
|
||||
Slash: 0.95
|
||||
Piercing: 0.95
|
||||
Heat: 0.95
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskBase
|
||||
id: ClothingMaskItalianMoustache
|
||||
|
||||
Reference in New Issue
Block a user