diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml index 251c024b304..e14590b668c 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -170,9 +170,9 @@ description: A suit that protects against minor chemical spills. Has a purple stripe on the shoulder. components: - type: Sprite - sprite: DeltaV/Clothing/OuterClothing/Coats/epi.rsi # DeltaV - Epistemic lab coat + sprite: DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi # DeltaV - Epistemic lab coat - type: Clothing - sprite: DeltaV/Clothing/OuterClothing/Coats/epi.rsi # DeltaV - Epistemic lab coat + sprite: DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi # DeltaV - Epistemic lab coat - type: Armor modifiers: coefficients: diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hats.yml index b716c001681..c7563feb307 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hats.yml @@ -12,7 +12,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHoodMystic - name: mystagogue's hat + name: mystagogue's hat # Delta V - Mystagogue new hat description: To contain a very wise head. components: - type: Sprite diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/coats.yml index d798f75d414..477a7da36c1 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/coats.yml @@ -21,13 +21,13 @@ - type: entity parent: ClothingOuterStorageBase id: ClothingOuterCoatRndMysta - name: mystagogue lab coat - description: Similar to the standard model but with more purple and gold. + name: mystagogue lab coat # Delta V - Mystagogue new coat + description: Similar to the standard model but with more purple and gold. # Delta V - Mystagogue new coat components: - type: Sprite - sprite: DeltaV/Clothing/OuterClothing/Coats/mysta.rsi + sprite: DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi - type: Clothing - sprite: DeltaV/Clothing/OuterClothing/Coats/mysta.rsi + sprite: DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi - type: Armor modifiers: coefficients: diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epi.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi/equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epi.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi/equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epi.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi/icon.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epi.rsi/icon.png rename to Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi/icon.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epi.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi/meta.json similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epi.rsi/meta.json rename to Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi/meta.json diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mysta.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi/equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mysta.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi/equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mysta.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi/icon.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mysta.rsi/icon.png rename to Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi/icon.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mysta.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi/meta.json similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mysta.rsi/meta.json rename to Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi/meta.json