More Coats (#7939)
This commit is contained in:
@@ -26,6 +26,16 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatatmos.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterBar
|
||||
name: bartender winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatbar.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatbar.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterCap
|
||||
@@ -86,6 +96,16 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatcmo.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterClown
|
||||
name: clown winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatclown.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatclown.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterEngi
|
||||
@@ -156,6 +176,16 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatmed.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterMime
|
||||
name: mime winter coat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatmime.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatmime.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterMiner
|
||||
@@ -235,3 +265,21 @@
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatviro.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatviro.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterWinterCoat
|
||||
id: ClothingOuterWinterWarden
|
||||
name: warden's armored winter coat
|
||||
description: A sturdy, utilitarian winter coat designed to protect a warden from any brig-bound threats and hypothermic events.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatwarden.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/WinterCoats/coatwarden.rsi
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.8
|
||||
Slash: 0.8
|
||||
Piercing: 0.6 #slightly less bulletproof than wardens normal coat
|
||||
Heat: 0.75
|
||||
|
||||
Reference in New Issue
Block a user