ОдеждоматАмирки (#142)
* Убираются волосы, когда одета балаклава * Балаклава добавлена в ОдеждоМат * Балаклава для лодаута СБ * Изольки для ассистентов * Добавление в лодауты * Коментарии
This commit is contained in:
@@ -179,6 +179,9 @@
|
||||
ClothingUnderwearSocksStripedThigh: 2
|
||||
ClothingUnderwearSocksThinKnee: 1
|
||||
ClothingUnderwearSocksThinThigh: 1
|
||||
#honk start
|
||||
ClothingBalaclava: 5
|
||||
#honk end
|
||||
emaggedInventory:
|
||||
ClothingHandsGlovesCombat: 1
|
||||
ClothingMaskGasSyndicate: 1
|
||||
|
||||
@@ -79,6 +79,17 @@
|
||||
back: ClothingBackpackDuffelFilled
|
||||
|
||||
# Gloves
|
||||
- type: itemLoadout #Honk
|
||||
id: AssistantHandsGlovesColorYellow
|
||||
equipment: AssistantHandsGlovesColorYellow
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: TimerTrueAssistant
|
||||
- type: startingGear
|
||||
id: AssistantHandsGlovesColorYellow
|
||||
equipment:
|
||||
outerClothing: ClothingHandsGlovesColorYellow
|
||||
|
||||
- type: itemLoadout
|
||||
id: AssistantGloves
|
||||
equipment: FingerlessInsulatedGloves
|
||||
|
||||
@@ -26,6 +26,14 @@
|
||||
|
||||
# Mask
|
||||
|
||||
- type: itemLoadout # Honk
|
||||
id: SecurityMaskBalaclava
|
||||
equipment: SecurityMaskBalaclava
|
||||
- type: startingGear
|
||||
id: SecurityMaskBalaclava
|
||||
equipment:
|
||||
mask: ClothingBalaclava
|
||||
|
||||
- type: itemLoadout # WD
|
||||
id: SecurityMaskStandard
|
||||
equipment: SecurityMaskStandard
|
||||
|
||||
@@ -745,6 +745,15 @@
|
||||
- GlovesColorBlack
|
||||
- GlovesFingerless
|
||||
|
||||
- type: loadoutGroup #Honk
|
||||
id: AssistentGloves
|
||||
name: loadout-group-gloves
|
||||
minLimit: 0
|
||||
loadouts:
|
||||
- AssistantHandsGlovesColorYellow
|
||||
- GlovesColorBlack
|
||||
- GlovesFingerless
|
||||
|
||||
- type: loadoutGroup
|
||||
id: CommonShoes
|
||||
name: loadout-group-shoes
|
||||
@@ -1633,6 +1642,7 @@
|
||||
name: loadout-group-mask
|
||||
minLimit: 0
|
||||
loadouts:
|
||||
- SecurityMaskBalaclava #Honk
|
||||
- SecurityMaskStandard
|
||||
|
||||
- type: loadoutGroup # WD
|
||||
@@ -1642,6 +1652,7 @@
|
||||
loadouts:
|
||||
- SecurityMaskStandard
|
||||
- SecurityMaskSwat
|
||||
- SecurityMaskBalaclava #Honk
|
||||
|
||||
- type: loadoutGroup # WD
|
||||
id: CommonSecurityNeck
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
- AssistantJumpsuit
|
||||
- CommonBottom # WD
|
||||
- CommonBackpack
|
||||
- CommonGloves # WD
|
||||
- AssistentGloves # Honk
|
||||
- AssistantOuterClothing
|
||||
- CommonShoes # WD
|
||||
- AssistantPDA # WD
|
||||
@@ -616,12 +616,14 @@
|
||||
- CommonUnderwearBottom
|
||||
- CommonUnderwearBra
|
||||
- CommonUnderwearSocks
|
||||
- CommonSecurityMask #honk
|
||||
|
||||
- type: roleLoadout
|
||||
id: JobSecurityCadet
|
||||
groups:
|
||||
- CommonSecurityHead
|
||||
- CommonSecurityHeadsetFull # WD
|
||||
- CommonSecurityMask #honk
|
||||
- CommonSecurityNeck
|
||||
- SecurityCadetJumpsuit
|
||||
- CommonBottom # WD
|
||||
|
||||
@@ -8,3 +8,7 @@
|
||||
sprite: _Honk/Clothing/Mask/balaclava.rsi
|
||||
- type: Clothing
|
||||
sprite: _Honk/Clothing/Mask/balaclava.rsi
|
||||
- type: HideLayerClothing # Точно не Honk в папке Honk'a
|
||||
slots:
|
||||
- Hair
|
||||
- Snout
|
||||
|
||||
Reference in New Issue
Block a user