Fix loadouts 4 (#461)
* add detective pda * add mime gloves * add appraisal tool and clipboard for cargo * more limits * rename and folders fix
This commit is contained in:
@@ -10,7 +10,7 @@ loadout-group-belt = Пояс
|
|||||||
loadout-group-gloves = Перчатки
|
loadout-group-gloves = Перчатки
|
||||||
loadout-group-shoes = Ботинки
|
loadout-group-shoes = Ботинки
|
||||||
loadout-group-pda = ПДА
|
loadout-group-pda = ПДА
|
||||||
loadout-group-job-trinkets = Уник. побрякушки
|
loadout-group-job-trinkets = Рабочий инвентарь
|
||||||
loadout-group-inhand = В руках
|
loadout-group-inhand = В руках
|
||||||
loadout-group-trinkets = Побрякушки
|
loadout-group-trinkets = Побрякушки
|
||||||
loadout-group-instruments = Муз. инструменты
|
loadout-group-instruments = Муз. инструменты
|
||||||
|
|||||||
@@ -32,6 +32,16 @@
|
|||||||
equipment:
|
equipment:
|
||||||
head: ClothingHeadHatBeretMerc
|
head: ClothingHeadHatBeretMerc
|
||||||
|
|
||||||
|
# Ears
|
||||||
|
|
||||||
|
- type: itemLoadout # WD
|
||||||
|
id: CargoHeadset
|
||||||
|
equipment: CargoHeadset
|
||||||
|
- type: startingGear
|
||||||
|
id: CargoHeadset
|
||||||
|
equipment:
|
||||||
|
ears: ClothingHeadsetCargo
|
||||||
|
|
||||||
# Eyes
|
# Eyes
|
||||||
|
|
||||||
- type: itemLoadout # WD
|
- type: itemLoadout # WD
|
||||||
@@ -129,12 +139,13 @@
|
|||||||
equipment:
|
equipment:
|
||||||
back: ClothingBackpackMerc
|
back: ClothingBackpackMerc
|
||||||
|
|
||||||
# Ears
|
# Job Trinkets
|
||||||
|
|
||||||
- type: itemLoadout # WD
|
- type: itemLoadout # WD
|
||||||
id: CargoHeadset
|
id: CargoAppraisalTool
|
||||||
equipment: CargoHeadset
|
equipment: CargoAppraisalTool
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: CargoHeadset
|
id: CargoAppraisalTool
|
||||||
equipment:
|
storage:
|
||||||
ears: ClothingHeadsetCargo
|
back:
|
||||||
|
- AppraisalTool
|
||||||
|
|||||||
@@ -5,37 +5,42 @@
|
|||||||
equipment: FolderBlack
|
equipment: FolderBlack
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: FolderBlack
|
id: FolderBlack
|
||||||
equipment:
|
storage:
|
||||||
id: BoxFolderBlack
|
back:
|
||||||
|
- BoxFolderBlack
|
||||||
|
|
||||||
- type: itemLoadout # WD
|
- type: itemLoadout # WD
|
||||||
id: FolderWhite
|
id: FolderWhite
|
||||||
equipment: FolderWhite
|
equipment: FolderWhite
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: FolderWhite
|
id: FolderWhite
|
||||||
equipment:
|
storage:
|
||||||
id: BoxFolderWhite
|
back:
|
||||||
|
- BoxFolderWhite
|
||||||
|
|
||||||
- type: itemLoadout # WD
|
- type: itemLoadout # WD
|
||||||
id: FolderRed
|
id: FolderRed
|
||||||
equipment: FolderRed
|
equipment: FolderRed
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: FolderRed
|
id: FolderRed
|
||||||
equipment:
|
storage:
|
||||||
id: BoxFolderRed
|
back:
|
||||||
|
- BoxFolderRed
|
||||||
|
|
||||||
- type: itemLoadout # WD
|
- type: itemLoadout # WD
|
||||||
id: Clipboard
|
id: Clipboard
|
||||||
equipment: Clipboard
|
equipment: Clipboard
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: Clipboard
|
id: Clipboard
|
||||||
equipment:
|
storage:
|
||||||
id: BoxFolderClipboard
|
back:
|
||||||
|
- BoxFolderClipboard
|
||||||
|
|
||||||
- type: itemLoadout # WD
|
- type: itemLoadout # WD
|
||||||
id: JudgeHammer
|
id: JudgeHammer
|
||||||
equipment: JudgeHammer
|
equipment: JudgeHammer
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: JudgeHammer
|
id: JudgeHammer
|
||||||
equipment:
|
storage:
|
||||||
id: OmntnsHammer
|
back:
|
||||||
|
- OmntnsHammer
|
||||||
|
|||||||
@@ -82,13 +82,22 @@
|
|||||||
equipment:
|
equipment:
|
||||||
outerClothing: ClothingOuterCoatDetective
|
outerClothing: ClothingOuterCoatDetective
|
||||||
|
|
||||||
|
|
||||||
# Gloves
|
# Gloves
|
||||||
|
|
||||||
- type: itemLoadout
|
- type: itemLoadout # WD
|
||||||
id: GlovesForensic
|
id: GlovesForensic
|
||||||
equipment: GlovesForensic
|
equipment: GlovesForensic
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: GlovesForensic
|
id: GlovesForensic
|
||||||
equipment:
|
equipment:
|
||||||
gloves: ClothingHandsGlovesForensic
|
gloves: ClothingHandsGlovesForensic
|
||||||
|
|
||||||
|
# PDA
|
||||||
|
|
||||||
|
- type: itemLoadout # WD
|
||||||
|
id: DetectivePDA
|
||||||
|
equipment: DetectivePDA
|
||||||
|
- type: startingGear
|
||||||
|
id: DetectivePDA
|
||||||
|
equipment:
|
||||||
|
id: DetectivePDA
|
||||||
|
|||||||
@@ -173,6 +173,14 @@
|
|||||||
equipment:
|
equipment:
|
||||||
gloves: ClothingHandsGlovesColorBlack
|
gloves: ClothingHandsGlovesColorBlack
|
||||||
|
|
||||||
|
- type: itemLoadout
|
||||||
|
id: GlovesColorWhite
|
||||||
|
equipment: GlovesColorWhite
|
||||||
|
- type: startingGear
|
||||||
|
id: GlovesColorWhite
|
||||||
|
equipment:
|
||||||
|
gloves: ClothingHandsGlovesColorWhite
|
||||||
|
|
||||||
- type: itemLoadout
|
- type: itemLoadout
|
||||||
id: GlovesLatex
|
id: GlovesLatex
|
||||||
equipment: GlovesLatex
|
equipment: GlovesLatex
|
||||||
|
|||||||
@@ -595,6 +595,15 @@
|
|||||||
loadouts:
|
loadouts:
|
||||||
- MimeWintercoat
|
- MimeWintercoat
|
||||||
|
|
||||||
|
- type: loadoutGroup
|
||||||
|
id: MimeGloves
|
||||||
|
name: loadout-group-gloves
|
||||||
|
minLimit: 0
|
||||||
|
loadouts:
|
||||||
|
- GlovesColorWhite
|
||||||
|
- GlovesColorBlack
|
||||||
|
- GlovesFingerless
|
||||||
|
|
||||||
- type: loadoutGroup # WD
|
- type: loadoutGroup # WD
|
||||||
id: MimePDA
|
id: MimePDA
|
||||||
name: loadout-group-pda
|
name: loadout-group-pda
|
||||||
@@ -949,11 +958,20 @@
|
|||||||
- SalvagePDA
|
- SalvagePDA
|
||||||
|
|
||||||
- type: loadoutGroup # WD
|
- type: loadoutGroup # WD
|
||||||
id: CommonCargoEars
|
id: CommonCargoHeadset
|
||||||
name: loadout-group-ears
|
name: loadout-group-ears
|
||||||
loadouts:
|
loadouts:
|
||||||
- CargoHeadset
|
- CargoHeadset
|
||||||
|
|
||||||
|
- type: loadoutGroup # WD
|
||||||
|
id: CommonCargoJobTrinkets
|
||||||
|
name: loadout-group-job-trinkets
|
||||||
|
minLimit: 0
|
||||||
|
maxLimit: 2
|
||||||
|
loadouts:
|
||||||
|
- CargoAppraisalTool
|
||||||
|
- Clipboard
|
||||||
|
|
||||||
# Engineering
|
# Engineering
|
||||||
- type: loadoutGroup
|
- type: loadoutGroup
|
||||||
id: ChiefEngineerHead
|
id: ChiefEngineerHead
|
||||||
@@ -1518,6 +1536,12 @@
|
|||||||
- ShoesLeather
|
- ShoesLeather
|
||||||
- BootsJack
|
- BootsJack
|
||||||
|
|
||||||
|
- type: loadoutGroup # WD
|
||||||
|
id: DetectivePDA
|
||||||
|
name: loadout-group-pda
|
||||||
|
loadouts:
|
||||||
|
- DetectivePDA
|
||||||
|
|
||||||
- type: loadoutGroup
|
- type: loadoutGroup
|
||||||
id: SecurityCadetJumpsuit
|
id: SecurityCadetJumpsuit
|
||||||
name: loadout-group-jumpsuit
|
name: loadout-group-jumpsuit
|
||||||
|
|||||||
@@ -173,6 +173,7 @@
|
|||||||
- MimeJumpsuit
|
- MimeJumpsuit
|
||||||
- MimeBackpack
|
- MimeBackpack
|
||||||
- MimeOuterClothing
|
- MimeOuterClothing
|
||||||
|
- MimeGloves # WD
|
||||||
- CommonShoes # WD
|
- CommonShoes # WD
|
||||||
- MimePDA
|
- MimePDA
|
||||||
- Trinkets
|
- Trinkets
|
||||||
@@ -205,13 +206,14 @@
|
|||||||
- CommonGloves # WD
|
- CommonGloves # WD
|
||||||
- QuartermasterShoes
|
- QuartermasterShoes
|
||||||
- QuartermasterPDA # WD
|
- QuartermasterPDA # WD
|
||||||
|
- CommonCargoJobTrinkets
|
||||||
- Trinkets
|
- Trinkets
|
||||||
|
|
||||||
- type: roleLoadout
|
- type: roleLoadout
|
||||||
id: JobCargoTechnician
|
id: JobCargoTechnician
|
||||||
groups:
|
groups:
|
||||||
- CargoTechnicianHead
|
- CargoTechnicianHead
|
||||||
- CommonCargoEars # WD
|
- CommonCargoHeadset # WD
|
||||||
- CommonGlasses # WD
|
- CommonGlasses # WD
|
||||||
- CargoTechnicianJumpsuit
|
- CargoTechnicianJumpsuit
|
||||||
- CargoTechnicianBackpack
|
- CargoTechnicianBackpack
|
||||||
@@ -219,6 +221,7 @@
|
|||||||
- CommonGloves # WD
|
- CommonGloves # WD
|
||||||
- CargoTechnicianShoes
|
- CargoTechnicianShoes
|
||||||
- CargoTechnicianPDA
|
- CargoTechnicianPDA
|
||||||
|
- CommonCargoJobTrinkets
|
||||||
- Trinkets
|
- Trinkets
|
||||||
|
|
||||||
- type: roleLoadout
|
- type: roleLoadout
|
||||||
@@ -435,6 +438,7 @@
|
|||||||
- DetectiveOuterClothing
|
- DetectiveOuterClothing
|
||||||
- DetectiveGloves
|
- DetectiveGloves
|
||||||
- DetectiveShoes
|
- DetectiveShoes
|
||||||
|
- DetectivePDA # WD
|
||||||
- Trinkets
|
- Trinkets
|
||||||
|
|
||||||
- type: roleLoadout
|
- type: roleLoadout
|
||||||
|
|||||||
Reference in New Issue
Block a user