ПТ | добавил для НПТ лодаут "Рабочая униформа" + сразу доступна в лодауете "водолазка ГСБ" ClothingUniformJumpsuitHoSAlt (#3790)
This commit is contained in:
parent
1885a75f05
commit
139b5ce1b2
4 changed files with 27 additions and 2 deletions
|
|
@ -0,0 +1,17 @@
|
|||
# Рабочая униформа
|
||||
|
||||
- type: loadout
|
||||
id: HeadOfPrisonJumpsuitAlt
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitHoSAlt
|
||||
|
||||
- type: loadout
|
||||
id: HeadOfPrisonJumpsuitOld
|
||||
effects:
|
||||
- !type:JobRequirementLoadoutEffect
|
||||
requirement:
|
||||
!type:RoleTimeRequirement
|
||||
role: JobHeadOfPrison
|
||||
time: 36000 # 10 часов
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitHoSOld
|
||||
|
|
@ -1570,6 +1570,15 @@
|
|||
- PrisonTraineeJumpsuitVeteran
|
||||
- PrisonTraineeJumpskirtVeteran
|
||||
|
||||
- type: loadoutGroup
|
||||
id: HeadOfPrisonJumpsuit
|
||||
name: loadout-group-prison-jumpsuit
|
||||
minLimit: 1
|
||||
maxLimit: 1
|
||||
loadouts:
|
||||
- HeadOfPrisonJumpsuitAlt
|
||||
- HeadOfPrisonJumpsuitOld
|
||||
|
||||
- type: loadoutGroup
|
||||
id: Contributors
|
||||
name: loadout-group-contributors
|
||||
|
|
|
|||
|
|
@ -262,7 +262,7 @@
|
|||
- TrinketsPlanetPrison
|
||||
- PlanetPrisonSecurityLoot
|
||||
#- PrisonGuardHead
|
||||
#- PrisonGuardJumpsuit комбенизон должен отличаться от охраны
|
||||
- HeadOfPrisonJumpsuit
|
||||
#- PrisonGuardBackpack
|
||||
#- SecurityShoes
|
||||
#- SurvivalSecurity
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
id: HeadOfPrisonGear
|
||||
equipment:
|
||||
id: HeadOfPrisonPDA
|
||||
jumpsuit: ClothingUniformJumpsuitHoSOld
|
||||
head: ClothingHeadHatBeretHoS
|
||||
gloves: ClothingHandsGlovesCombat
|
||||
ears: ClothingHeadsetAltCommand
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue