Skip to content

Commit

Permalink
Правки+
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyrmik committed Sep 9, 2024
1 parent 633d9d6 commit fbc4ad6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ ent-ADTClothingHeadHelmetIlisium = шлем
.suffix = Иллизиум
.desc = Шлем бойца Иллизиума
ent-ADTInquisitoryHead = шлем инквизитора
ent-ADTClothingHeadHelmetHardsuitInquisitory = шлем инквизитора
.desc = Тебе дана власть над судьбами
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ ent-ADTClothingOuterHardsuitIlisium = скафандр Иллизиума
.suffix = Иллизиум
.desc = Боевой скафандр бойца Иллизиума. Обеспечен встроенными керамическими пластинами.
ent-ADTinquisitory = скафандр инквизитора
ent-ADTClothingOuterHardsuitInquisitory = скафандр инквизитора
.desc = Покайся в своих грехах.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@

- type: entity
parent: ClothingHeadHardsuitWithLightBase
id: ADTInquisitoryHead
id: ADTClothingHeadHelmetHardsuitInquisitory
categories: [ HideSpawnMenu ]
noSpawn: false
name: inquisitor hardsuit helmet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,15 @@
Slash: 0.65
Heat: 0.35
Radiation: 0.85
staminaModifier: 1
- type: ExplosionResistance
damageCoefficient: 0.3
- type: ToggleableClothing
clothingPrototype: ADTClothingHeadHelmetIlisium

- type: entity
parent: ClothingOuterHardsuitBase
id: ADTinquisitory
id: ADTClothingOuterHardsuitInquisitory
name: inquisitory hardsuit
description: Repent of your sins.
components:
Expand Down

0 comments on commit fbc4ad6

Please sign in to comment.