diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index 28dd46726a..2ab67f44bc 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -71,7 +71,7 @@ - CartridgeAntiMateriel capacity: 5 proto: CartridgeAntiMateriel -- type: MultiHandedItemComponent + - type: MultiHandedItem - type: entity name: musket diff --git a/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/hardsuits.yml index 4ec5b1e2bb..53a2849012 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/hardsuits.yml @@ -532,8 +532,6 @@ Cold: 0.5 - type: TemperatureProtection coefficient: 0.5 - - type: ExplosionResistance - damageCoefficient: 0.2 - type: ClothingSpeedModifier walkModifier: 0.8 sprintModifier: 0.8 @@ -544,8 +542,8 @@ - type: entity parent: ClothingOuterHardsuitBase id: LPPClothingOuterHardsuitScienceNPZ - name: Научно Исследовательский Скафандр НПЗ - description: Защитный скафандр, разработанный для работы научного персонала НПЗ, а так же техников в открытом космосе и тяжёлых условиях планет. + name: "НИС" НПЗ + description: Научно исследовательский скафандр, разработанный для работы учёных НПЗ, а так же техников в открытом космосе и тяжёлых условиях планет. components: - type: Sprite sprite: _LostParadise/Clothing/Hardsuits/NPZsciense/body.rsi @@ -554,8 +552,6 @@ - type: PressureProtection highPressureMultiplier: 0.1 lowPressureMultiplier: 1000 - - type: ExplosionResistance - damageCoefficient: 0.4 - type: Armor modifiers: coefficients: diff --git a/Resources/Textures/_LostParadise/Clothing/Uniforms/NPZ/NPZoverall.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_LostParadise/Clothing/Uniforms/NPZ/NPZoverall.rsi/equipped-INNERCLOTHING.png similarity index 100% rename from Resources/Textures/_LostParadise/Clothing/Uniforms/NPZ/NPZoverall.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/_LostParadise/Clothing/Uniforms/NPZ/NPZoverall.rsi/equipped-INNERCLOTHING.png