Skip to content

Commit

Permalink
Update backpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
babaevlsdd committed Jun 10, 2024
1 parent 0a3206e commit 809d956
Showing 1 changed file with 29 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,35 @@
- id: BoxSurvivalMedical
- id: RubberStampPsychologist

- type: entity
noSpawn: true
parent: ClothingBackpackBrigmedic
id: ClothingBackpackBrigmedicFilled
components:
- type: StorageFill
contents:
- id: BoxSurvivalBrigmedic
- id: Flash

- type: entity
noSpawn: true
parent: ClothingBackpack
id: ClothingBackpackIAAFilled
components:
- type: StorageFill
contents:
- id: BoxSurvival

- type: entity
noSpawn: true
parent: ClothingBackpackMedical
id: ClothingBackpackPsychologistFilled
components:
- type: StorageFill
contents:
- id: BoxSurvivalMedical
- id: RubberStampPsychologist

- type: entity
noSpawn: true
parent: ClothingBackpackSyndie
Expand Down

0 comments on commit 809d956

Please sign in to comment.