Перчатки
This commit is contained in:
@@ -165,7 +165,7 @@
|
|||||||
- id: ClothingEyesGlassesSunglasses
|
- id: ClothingEyesGlassesSunglasses
|
||||||
- id: ClothingUniformJumpsuitCentcomOfficial
|
- id: ClothingUniformJumpsuitCentcomOfficial
|
||||||
- id: ClothingShoesBootsJack
|
- id: ClothingShoesBootsJack
|
||||||
- id: ClothingHandsGlovesColorBlack
|
- id: ClothingHandsGlovesColorBlackSecurity # WD
|
||||||
- id: ClothingHeadsetAltCentComFake
|
- id: ClothingHeadsetAltCentComFake
|
||||||
- id: Paper
|
- id: Paper
|
||||||
- id: Pen
|
- id: Pen
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
prob: 0.5
|
prob: 0.5
|
||||||
- id: ClothingEyesGlassesSecurity
|
- id: ClothingEyesGlassesSecurity
|
||||||
- id: ClothingHeadsetAltSecurity # WD
|
- id: ClothingHeadsetAltSecurity # WD
|
||||||
- id: ClothingHandsGlovesColorBlack
|
- id: ClothingHandsGlovesColorBlackSecurity # WD
|
||||||
- id: ClothingShoesBootsJack
|
- id: ClothingShoesBootsJack
|
||||||
- id: WeaponMeleeNeedle
|
- id: WeaponMeleeNeedle
|
||||||
prob: 0.1
|
prob: 0.1
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
ClothingNeckTieDet: 2
|
ClothingNeckTieDet: 2
|
||||||
ClothingShoesLeather: 2
|
ClothingShoesLeather: 2
|
||||||
ClothingShoesColorBrown: 2
|
ClothingShoesColorBrown: 2
|
||||||
ClothingHandsGlovesColorBlack: 2
|
ClothingHandsGlovesColorBlackSecurity: 2 # WD
|
||||||
ClothingHandsGlovesLatex: 2
|
ClothingHandsGlovesLatex: 2
|
||||||
CigPackGreen: 4
|
CigPackGreen: 4
|
||||||
SmokingPipeFilledTobacco: 1
|
SmokingPipeFilledTobacco: 1
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
ClothingUniformJumpskirtSec: 4
|
ClothingUniformJumpskirtSec: 4
|
||||||
ClothingUniformJumpsuitSecGrey: 4
|
ClothingUniformJumpsuitSecGrey: 4
|
||||||
ClothingUniformJumpsuitSecBlue: 4
|
ClothingUniformJumpsuitSecBlue: 4
|
||||||
ClothingHandsGlovesColorBlack: 4
|
ClothingHandsGlovesColorBlackSecurity: 4 # WD
|
||||||
ClothingShoesBootsJack: 4
|
ClothingShoesBootsJack: 4
|
||||||
ClothingShoesBootsCombat: 4
|
ClothingShoesBootsCombat: 4
|
||||||
ClothingHeadHatBeretSecurity: 3
|
ClothingHeadHatBeretSecurity: 3
|
||||||
|
|||||||
@@ -135,7 +135,7 @@
|
|||||||
- WeaponDisabler
|
- WeaponDisabler
|
||||||
- ClothingOuterArmorBulletproof
|
- ClothingOuterArmorBulletproof
|
||||||
- FlashlightSeclite
|
- FlashlightSeclite
|
||||||
- ClothingHandsGlovesColorBlack
|
- ClothingHandsGlovesColorBlackSecurity # WD
|
||||||
- ClothingHeadHelmetBasic
|
- ClothingHeadHelmetBasic
|
||||||
- Handcuffs
|
- Handcuffs
|
||||||
- Zipties
|
- Zipties
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
- type: Fiber
|
- type: Fiber
|
||||||
fiberMaterial: fibers-nanomachines
|
fiberMaterial: fibers-nanomachines
|
||||||
- type: FingerprintMask
|
- type: FingerprintMask
|
||||||
|
- type: Insulated
|
||||||
- type: MagneticGloves
|
- type: MagneticGloves
|
||||||
glovesActiveTime: 60
|
glovesActiveTime: 60
|
||||||
glovesCooldown: 60
|
glovesCooldown: 60
|
||||||
|
|||||||
@@ -173,6 +173,16 @@
|
|||||||
equipment:
|
equipment:
|
||||||
gloves: ClothingHandsGlovesColorBlack
|
gloves: ClothingHandsGlovesColorBlack
|
||||||
|
|
||||||
|
|
||||||
|
- type: itemLoadout # WD
|
||||||
|
id: GlovesColorBlackSecurity
|
||||||
|
equipment: GlovesColorBlackSecurity
|
||||||
|
- type: startingGear
|
||||||
|
id: GlovesColorBlackSecurity
|
||||||
|
equipment:
|
||||||
|
gloves: ClothingHandsGlovesColorBlackSecurity
|
||||||
|
|
||||||
|
|
||||||
- type: itemLoadout
|
- type: itemLoadout
|
||||||
id: GlovesColorWhite
|
id: GlovesColorWhite
|
||||||
equipment: GlovesColorWhite
|
equipment: GlovesColorWhite
|
||||||
|
|||||||
@@ -745,6 +745,14 @@
|
|||||||
- GlovesColorBlack
|
- GlovesColorBlack
|
||||||
- GlovesFingerless
|
- GlovesFingerless
|
||||||
|
|
||||||
|
- type: loadoutGroup # WD
|
||||||
|
id: CommonGlovesSecurity
|
||||||
|
name: loadout-group-gloves
|
||||||
|
minLimit: 0
|
||||||
|
loadouts:
|
||||||
|
- GlovesColorBlackSecurity
|
||||||
|
- GlovesFingerless
|
||||||
|
|
||||||
- type: loadoutGroup
|
- type: loadoutGroup
|
||||||
id: CommonShoes
|
id: CommonShoes
|
||||||
name: loadout-group-shoes
|
name: loadout-group-shoes
|
||||||
@@ -1584,7 +1592,7 @@
|
|||||||
minLimit: 0
|
minLimit: 0
|
||||||
loadouts:
|
loadouts:
|
||||||
- GlovesLatex
|
- GlovesLatex
|
||||||
- GlovesColorBlack
|
- GlovesColorBlackSecurity # WD
|
||||||
- GlovesForensic
|
- GlovesForensic
|
||||||
|
|
||||||
- type: loadoutGroup
|
- type: loadoutGroup
|
||||||
|
|||||||
@@ -481,7 +481,7 @@
|
|||||||
- CommonSecurityCommandMask # WD
|
- CommonSecurityCommandMask # WD
|
||||||
- HeadofSecurityNeck
|
- HeadofSecurityNeck
|
||||||
- HeadofSecurityJumpsuit
|
- HeadofSecurityJumpsuit
|
||||||
- CommonGloves # WD
|
- CommonGlovesSecurity # WD
|
||||||
- CommonSecurityBelt # WD
|
- CommonSecurityBelt # WD
|
||||||
- CommonSecurityBackpack
|
- CommonSecurityBackpack
|
||||||
- CommonSecurityShoes
|
- CommonSecurityShoes
|
||||||
@@ -502,7 +502,7 @@
|
|||||||
- CommonSecurityNeck
|
- CommonSecurityNeck
|
||||||
- WardenJumpsuit
|
- WardenJumpsuit
|
||||||
- CommonSecurityBackpack
|
- CommonSecurityBackpack
|
||||||
- CommonGloves # WD
|
- CommonGlovesSecurity # WD
|
||||||
- CommonSecurityBelt # WD
|
- CommonSecurityBelt # WD
|
||||||
- CommonSecurityShoes
|
- CommonSecurityShoes
|
||||||
- WardenPDA
|
- WardenPDA
|
||||||
@@ -523,7 +523,7 @@
|
|||||||
- CommonSecurityBackpack
|
- CommonSecurityBackpack
|
||||||
- SecurityOuterClothing
|
- SecurityOuterClothing
|
||||||
- CommonSecurityBelt # WD
|
- CommonSecurityBelt # WD
|
||||||
- CommonGloves # WD
|
- CommonGlovesSecurity # WD
|
||||||
- CommonSecurityShoes
|
- CommonSecurityShoes
|
||||||
- SeniorOfficerPDA
|
- SeniorOfficerPDA
|
||||||
- CommonSecurityJobTrinkets # WD
|
- CommonSecurityJobTrinkets # WD
|
||||||
@@ -560,7 +560,7 @@
|
|||||||
- CommonSecurityBackpack
|
- CommonSecurityBackpack
|
||||||
- SecurityOuterClothing
|
- SecurityOuterClothing
|
||||||
- CommonSecurityBelt # WD
|
- CommonSecurityBelt # WD
|
||||||
- CommonGloves # WD
|
- CommonGlovesSecurity # WD
|
||||||
- CommonSecurityShoes
|
- CommonSecurityShoes
|
||||||
- SecurityPDA
|
- SecurityPDA
|
||||||
- CommonSecurityJobTrinkets # WD
|
- CommonSecurityJobTrinkets # WD
|
||||||
@@ -596,7 +596,7 @@
|
|||||||
- CommonSecurityNeck
|
- CommonSecurityNeck
|
||||||
- SecurityCadetJumpsuit
|
- SecurityCadetJumpsuit
|
||||||
- CommonSecurityBackpack
|
- CommonSecurityBackpack
|
||||||
- CommonGloves # WD
|
- CommonGlovesSecurity # WD
|
||||||
- CommonSecurityShoes
|
- CommonSecurityShoes
|
||||||
- SecurityCadetPDA
|
- SecurityCadetPDA
|
||||||
- CommonSecurityJobTrinkets # WD
|
- CommonSecurityJobTrinkets # WD
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
shoes: ClothingShoesBootsCombatFilled
|
shoes: ClothingShoesBootsCombatFilled
|
||||||
head: ClothingHeadHatCentcom
|
head: ClothingHeadHatCentcom
|
||||||
eyes: ClothingEyesGlassesSunglasses
|
eyes: ClothingEyesGlassesSunglasses
|
||||||
gloves: ClothingHandsGlovesColorBlack
|
gloves: ClothingHandsGlovesColorBlackSecurity # WD
|
||||||
outerClothing: ClothingOuterArmorBasic
|
outerClothing: ClothingOuterArmorBasic
|
||||||
id: CentcomPDA
|
id: CentcomPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
|
|||||||
@@ -0,0 +1,15 @@
|
|||||||
|
- type: entity
|
||||||
|
parent: ClothingHandsGlovesColorBlack
|
||||||
|
id: ClothingHandsGlovesColorBlackSecurity
|
||||||
|
name: офицерские перчатки
|
||||||
|
description: Кожанные чёрные перчатки, которые не спасут вас от поджаривания.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Clothing/Hands/Gloves/blacksecurity.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Clothing/Hands/Gloves/blacksecurity.rsi
|
||||||
|
- type: Fiber
|
||||||
|
fiberMaterial: fibers-leather
|
||||||
|
fiberColor: fibers-black
|
||||||
|
- type: Item
|
||||||
|
sprite: White/Clothing/Hands/Gloves/blacksecurity.rsi
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
prob: 0.5
|
prob: 0.5
|
||||||
- id: ClothingEyesGlassesSecurity
|
- id: ClothingEyesGlassesSecurity
|
||||||
- id: ClothingHeadsetAltSecurity
|
- id: ClothingHeadsetAltSecurity
|
||||||
- id: ClothingHandsGlovesColorBlack
|
- id: ClothingHandsGlovesColorBlackSecurity # WD
|
||||||
- id: ClothingShoesBootsJack
|
- id: ClothingShoesBootsJack
|
||||||
- id: WeaponMeleeNeedle
|
- id: WeaponMeleeNeedle
|
||||||
prob: 0.1
|
prob: 0.1
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 360 B |
Binary file not shown.
|
After Width: | Height: | Size: 365 B |
Binary file not shown.
|
After Width: | Height: | Size: 205 B |
Binary file not shown.
|
After Width: | Height: | Size: 214 B |
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HAND",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HAND-body-slim",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user