Фикс лоадаутов 3 (#458)

* fix: fix cane

* fix: fix empty leather satchel
This commit is contained in:
ThereDrD0
2024-07-17 16:42:21 +03:00
committed by GitHub
parent 6d95e3dc97
commit 626d721d73
4 changed files with 17 additions and 7 deletions

View File

@@ -7,6 +7,15 @@
contents:
- id: BoxSurvival
- type: entity
noSpawn: true
parent: ClothingBackpackSatchelLeather
id: ClothingBackpackSatchelLeatherFilled
components:
- type: StorageFill
contents:
- id: BoxSurvival
- type: entity
noSpawn: true
parent: ClothingBackpackSatchel

View File

@@ -359,7 +359,7 @@
- type: startingGear
id: CommonSatchelLeather
equipment:
back: ClothingBackpackSatchelLeather
back: ClothingBackpackSatchelLeatherFilled
# Mask
@@ -465,12 +465,13 @@
equipment:
belt: ClothingBeltUtility
# Inhands
# Job trinkets
- type: itemLoadout
id: Cane
equipment: Cane
- type: startingGear
id: Cane
equipment:
belt: Cane
storage:
back:
- Cane

View File

@@ -734,8 +734,8 @@
- BootsWinter
- type: loadoutGroup # WD
id: InhandCane
name: loadout-group-inhand
id: ItemCane
name: loadout-group-job-trinkets
minLimit: 0
loadouts:
- Cane

View File

@@ -96,7 +96,7 @@
- CommonBackpack
- CommonShoes # WD
- LibrarianPDA
- InhandCane
- ItemCane # WD
- Trinkets
- type: roleLoadout