Adjust armor item size (#20492)

This commit is contained in:
Fromoriss 2023-09-26 20:23:45 +03:00 committed by Debug
parent 25af8d681d
commit ddccbd38f3
2 changed files with 12 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#Basic armor vest
- type: entity
parent: ClothingOuterBase
parent: ClothingOuterBaseMedium
id: ClothingOuterArmorBasic
name: armor vest
description: A standard Type I armored vest that provides decent protection against most types of damage.

View File

@ -123,3 +123,14 @@
toggleable-clothing: !type:ContainerSlot {}
storagebase: !type:Container
ents: []
- type: entity
abstract: true
parent: ClothingOuterBase
id: ClothingOuterBaseMedium
components:
- type: Item
size: 30
- type: Clothing
slots:
- outerClothing