diff --git a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/coats.yml index 099e0dfbff1..cef7368f392 100644 --- a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/coats.yml @@ -5,9 +5,9 @@ description: A greatcoat enhanced with a special alloy for some extra protection and style for those with a commanding presence. components: - type: Sprite - sprite: Clothing/OuterClothing/Coats/hos_greatcoat.rsi + sprite: Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi - type: Clothing - sprite: Clothing/OuterClothing/Coats/hos_greatcoat.rsi + sprite: Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi - type: Armor modifiers: coefficients: @@ -15,6 +15,8 @@ Slash: 0.7 Piercing: 0.4 Heat: 0.7 + - type: ExplosionResistance + damageCoefficient: 1.0 - type: entity parent: ClothingOuterCoatDetective @@ -51,6 +53,8 @@ Slash: 0.8 Piercing: 0.4 Heat: 0.8 + - type: ExplosionResistance + damageCoefficient: 1.0 - type: entity parent: ClothingOuterStorageBase diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/icon.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/icon.png rename to Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/inhand-left.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/inhand-left.png rename to Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/inhand-right.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/inhand-right.png rename to Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/meta.json b/Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/meta.json rename to Resources/Textures/Corvax/Clothing/OuterClothing/Coats/hos_greatcoat.rsi/meta.json