Skip to content

Commit

Permalink
fix web vest parenting
Browse files Browse the repository at this point in the history
  • Loading branch information
whatston3 committed Jan 20, 2025
1 parent 5f3935f commit 9611221
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

#Mercenary web vest
- type: entity
parent: [ BaseC1Contraband, ClothingOuterVestWeb] #web vest so it should have some pockets for ammo
parent: [ BaseC1Contraband, ClothingOuterStorageBase, AllowSuitStorageClothing] #web vest so it should have some pockets for ammo # Frontier: ClothingOuterVestWeb < "ClothingOuterStorageBase, AllowSuitStorageClothing"
id: ClothingOuterVestWebMercenary # Frontier: Merc<Mercenary
name: mercenary web vest
description: A high-quality armored vest made from a hard synthetic material. It's surprisingly flexible and light, despite formidable armor plating.
Expand Down

0 comments on commit 9611221

Please sign in to comment.