Import TG armor vest.

This commit is contained in:
Pieter-Jan Briers
2020-04-23 17:07:31 +02:00
parent 228f3b8a09
commit b6d82c9186
16 changed files with 33 additions and 28 deletions

View File

@@ -63,32 +63,6 @@
- type: Clothing
sprite: Clothing/OuterClothing/apronchef.rsi
- type: entity
parent: OuterclothingBase
id: OuterclothingArmor
name: Armor
description: ''
components:
- type: Sprite
sprite: Clothing/OuterClothing/armor.rsi
- type: Icon
sprite: Clothing/OuterClothing/armor.rsi
- type: Clothing
sprite: Clothing/OuterClothing/armor.rsi
- type: entity
parent: OuterclothingBase
id: OuterclothingArmorsec
name: Security armor
description: ''
components:
- type: Sprite
sprite: Clothing/OuterClothing/armorsec.rsi
- type: Icon
sprite: Clothing/OuterClothing/armorsec.rsi
- type: Clothing
sprite: Clothing/OuterClothing/armorsec.rsi
- type: entity
parent: OuterclothingBase
id: OuterclothingArmorreflec

View File

@@ -0,0 +1,32 @@
- type: entity
parent: OuterclothingBase
id: OuterclothingArmorVest
name: armor vest
description: "A slim Type I armored vest that provides decent protection against most types of damage."
components:
- type: Sprite
sprite: Clothing/OuterClothing/armor.rsi
state: armoralt
- type: Icon
sprite: Clothing/OuterClothing/armor.rsi
state: armoralt
- type: Clothing
sprite: Clothing/OuterClothing/armor.rsi
ClothingPrefix: armoralt
HeldPrefix: armor
- type: entity
parent: OuterclothingArmorVest
id: OuterclothingArmorVestAlt
description: "A Type I armored vest that provides decent protection against most types of damage."
components:
- type: Sprite
state: armor
- type: Icon
state: armor
- type: Clothing
ClothingPrefix: armor