Skip to content

Commit

Permalink
Merge pull request #36 from MegaDaimond/master
Browse files Browse the repository at this point in the history
Фикс часть 2
  • Loading branch information
Evgencheg authored Aug 27, 2024
2 parents 75ec165 + 5da4ac5 commit 2ba9efe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
- CartridgeAntiMateriel
capacity: 5
proto: CartridgeAntiMateriel
- type: MultiHandedItemComponent
- type: MultiHandedItem

- type: entity
name: musket
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -544,8 +542,8 @@
- type: entity
parent: ClothingOuterHardsuitBase
id: LPPClothingOuterHardsuitScienceNPZ
name: Научно Исследовательский Скафандр НПЗ
description: Защитный скафандр, разработанный для работы научного персонала НПЗ, а так же техников в открытом космосе и тяжёлых условиях планет.
name: "НИС" НПЗ
description: Научно исследовательский скафандр, разработанный для работы учёных НПЗ, а так же техников в открытом космосе и тяжёлых условиях планет.
components:
- type: Sprite
sprite: _LostParadise/Clothing/Hardsuits/NPZsciense/body.rsi
Expand All @@ -554,8 +552,6 @@
- type: PressureProtection
highPressureMultiplier: 0.1
lowPressureMultiplier: 1000
- type: ExplosionResistance
damageCoefficient: 0.4
- type: Armor
modifiers:
coefficients:
Expand Down

0 comments on commit 2ba9efe

Please sign in to comment.