Fixed minor spelling mistake in Noir Trenchcoat description. (#34519)
Update coats.yml
This commit is contained in:
parent
3825ec92c8
commit
ef90fa3259
|
|
@ -30,6 +30,19 @@
|
|||
# Slash: 0.70
|
||||
# Piercing: 0.70
|
||||
# Heat: 0.80
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 1 #its a coat. it doesnt do shit
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingOuterCoatDetectiveLoadout]
|
||||
id: ClothingOuterCoatDetectiveLoadoutGrey
|
||||
name: noir trenchcoat
|
||||
description: Ah, your trusty coat. There's a few tears here and there, giving it a more timely look. Or at least, that's what you told yourself when you found out gettin' it repaired would set you back 200 spesos.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/Coats/detective_grey.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Coats/detective_grey.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterCoatDetective
|
||||
|
|
|
|||
Loading…
Reference in New Issue