Бронированный деловой костюм (#1360)
This commit is contained in:
parent
a3ef848b54
commit
48554c90da
2 changed files with 15 additions and 0 deletions
|
|
@ -33,3 +33,4 @@
|
|||
ToyFigurineLawyer: 1
|
||||
emaggedInventory:
|
||||
CyberPen: 1
|
||||
ClothingUniformJumpsuitArmouredBlack: 1
|
||||
|
|
|
|||
|
|
@ -324,3 +324,17 @@
|
|||
name: Contortionist's Jumpsuit
|
||||
components:
|
||||
- type: VentCrawClothing
|
||||
|
||||
- type: entity
|
||||
parent: [ ClothingUniformBase, ClothingOuterArmorBase, BaseSyndicateContraband ]
|
||||
id: ClothingUniformJumpsuitArmouredBlack
|
||||
name: armored black lawyer suit
|
||||
description: A seemingly simple business suit.. until the first bullet bounced..
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/lawyerblack.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/lawyerblack.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- Vest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue