Skip to content

Commit

Permalink
і
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratyyy committed Dec 24, 2024
1 parent d6368ec commit 54a7267
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
damageCoefficient: 0.9

- type: entity
parent: ClothingOuterArmorBasic
parent: [ClothingOuterArmorBasic, BadgeOnClothing]
id: ADTClothingOuterArmorMiner
name: miner armor
description: Will not protect you from pressure, but will help you well in the battle with space fauna.
Expand All @@ -244,6 +244,14 @@
clothingPrototype: ADTClothingHeadHelmetMiner
- type: ContainerContainer
containers:
storagebase: !type:Container
showEnts: False
occludes: True
ents: []
badge: !type:ContainerSlot
showEnts: False
occludes: True
ent: null
toggleable-clothing: !type:ContainerSlot {}

- type: entity
Expand Down

0 comments on commit 54a7267

Please sign in to comment.