Import TG armor vest.
This commit is contained in:
@@ -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
|
||||
|
||||
32
Resources/Prototypes/Entities/Items/Clothing/outer/armor.yml
Normal file
32
Resources/Prototypes/Entities/Items/Clothing/outer/armor.yml
Normal 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
|
||||
Reference in New Issue
Block a user