Вещи, правки и дополнения
32
Resources/Locale/ru-RU/_white/brigmedic-new.ftl
Normal file
@@ -0,0 +1,32 @@
|
||||
ent-ClothingOuterArmorBrigmedic = бронежилет бригмедика
|
||||
.desc = Стандартный бронежилет типа I, который обеспечивает достойную защиту от большинства типов повреждений. Имеет раскраску бригмедика.
|
||||
ent-ClothingBackpackBrigmedicNew = { ent-ClothingBackpackBrigmedic }
|
||||
.desc = { ent-ClothingBackpackBrigmedic.desc }
|
||||
ent-ClothingBackpackBrigmedicNewFilled = { ent-ClothingBackpackBrigmedicNew }
|
||||
.desc = { ent-ClothingBackpackBrigmedicNew.desc }
|
||||
ent-ClothingHeadHatBeretBrigmedicNew = берет бригмедика
|
||||
.desc = Стильный вариант одежды для бригмедиков.
|
||||
ent-ClothingBackpackDuffelBrigmedicNew = { ent-ClothingBackpackDuffelBrigmedic }
|
||||
.desc = { ent-ClothingBackpackDuffelBrigmedic.desc }
|
||||
ent-ClothingBackpackDuffelBrigmedicNewFilled = { ent-ClothingBackpackDuffelBrigmedicNew }
|
||||
.desc = { ent-ClothingBackpackDuffelBrigmedicNew.desc }
|
||||
ent-ClothingHeadsetBrigmedicNew = { ent-ClothingHeadsetBrigmedic }
|
||||
.desc = { ent-ClothingHeadsetBrigmedic.desc }
|
||||
ent-ClothingMaskBreathBrigmedic = маска бригмедика
|
||||
.desc = Медицинская маска с небольшим слоем защиты от повреждений и вирусов.
|
||||
ent-ClothingBackpackSatchelBrigmedicNew = { ent-ClothingBackpackSatchelBrigmedic }
|
||||
.desc = { ent-ClothingBackpackSatchelBrigmedic.desc }
|
||||
ent-ClothingBackpackSatchelBrigmedicNewFilled = { ent-ClothingBackpackSatchelBrigmedicNew }
|
||||
.desc = { ent-ClothingBackpackSatchelBrigmedicNew.desc }
|
||||
ent-ClothingOuterCoatBrigmedic = { ent-ClothingOuterCoatAMG }
|
||||
.desc = { ent-ClothingOuterCoatAMG.desc }
|
||||
ent-ClothingUniformJumpsuitBrigmedicNew = { ent-ClothingUniformJumpsuitBrigmedic }
|
||||
.desc = { ent-ClothingUniformJumpsuitBrigmedic.desc }
|
||||
ent-ClothingUniformJumpskirtBrigmedicNew = { ent-ClothingUniformJumpskirtBrigmedic }
|
||||
.desc = { ent-ClothingUniformJumpskirtBrigmedic.desc }
|
||||
ent-ClothingHeadHelmetBrigmedic = каска бригмедика
|
||||
.desc = Стандартное снаряжение бригмедика. Защищает голову от ударов.
|
||||
ent-ClothingOuterHardsuitBrigmedicNew = { ent-ClothingOuterHardsuitBrigmedic }
|
||||
.desc = { ent-ClothingOuterHardsuitBrigmedic.desc }
|
||||
ent-ClothingHeadHelmetHardsuitBrigmedicNew = { ent-ClothingHeadHelmetHardsuitBrigmedic }
|
||||
.desc = { ent-ClothingHeadHelmetHardsuitBrigmedic.desc }
|
||||
@@ -6,8 +6,6 @@ ent-ClothingHeadHelmetCult = шлем культа
|
||||
.desc = Крепкий, злобно выглядящий шлем культа.
|
||||
ent-ClothingHeadHelmetEVA = шлем EVA
|
||||
.desc = Стандартный шлем, предназначенный для внестанционной деятельности.
|
||||
ent-ClothingHeadHelmetBasic = каска
|
||||
.desc = Обычная каска.
|
||||
ent-ClothingHeadHelmetBasicOld = каска
|
||||
.desc = Обычный старая каска.
|
||||
ent-ClothingHeadHelmetRiot = легкий противоударный шлем
|
||||
|
||||
@@ -100,6 +100,31 @@
|
||||
- id: ClothingNeckCloakMoth #bзззз, молепокалипсис
|
||||
prob: 0.15
|
||||
|
||||
- type: entity
|
||||
id: LockerBrigmedicFilledHardsuit
|
||||
suffix: Brigmedic, Filled, Hardsuit
|
||||
parent: LockerBrigmedicFilled
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: WeaponDisabler
|
||||
- id: TrackingImplanter
|
||||
- id: BrigmedicHypospray
|
||||
- id: ClothingHeadHatBeretBrigmedic
|
||||
- id: ClothingMaskSterile
|
||||
- id: ClothingOuterCoatAMG
|
||||
- id: ClothingUniformJumpsuitBrigmedic
|
||||
- id: ClothingUniformJumpskirtBrigmedic
|
||||
- id: ClothingUniformJumpskirtOfLife
|
||||
prob: 0.1
|
||||
- id: ClothingEyesHudMedSec
|
||||
- id: ClothingHandsGlovesNitrile
|
||||
- id: ClothingBeltMedicalRig
|
||||
- id: MedkitFilled
|
||||
- id: ClothingNeckCloakMoth #bзззз, молепокалипсис
|
||||
prob: 0.15
|
||||
- id: ClothingOuterHardsuitBrigmedic
|
||||
|
||||
- type: entity
|
||||
id: LockerDetectiveFilled
|
||||
suffix: Filled
|
||||
|
||||
144
Resources/Prototypes/_White/Entities/Clothing/brigmedic.yml
Normal file
@@ -0,0 +1,144 @@
|
||||
- type: entity
|
||||
parent: ClothingOuterArmorBasic
|
||||
id: ClothingOuterArmorBrigmedic
|
||||
name: brigmedic armor vest
|
||||
description: A standard Type I armored vest that provides decent protection against most types of damage. Has a brigmedic coloring.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/OuterClothing/kevlar_brigmed.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/OuterClothing/kevlar_brigmed.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackBrigmedic
|
||||
id: ClothingBackpackBrigmedicNew
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Back/Backpacks/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: ClothingBackpackBrigmedicFilled
|
||||
id: ClothingBackpackBrigmedicNewFilled
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Back/Backpacks/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHatBeretBrigmedic
|
||||
id: ClothingHeadHatBeretBrigmedicNew
|
||||
name: brigmedic beret
|
||||
description: A stylish clothing option for brigmedics.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Head/beret_brigmedic.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Head/beret_brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackDuffelBrigmedic
|
||||
id: ClothingBackpackDuffelBrigmedicNew
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Back/Duffels/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: ClothingBackpackDuffelBrigmedicFilled
|
||||
id: ClothingBackpackDuffelBrigmedicNewFilled
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Back/Duffels/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadsetBrigmedic
|
||||
id: ClothingHeadsetBrigmedicNew
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Ears/Headsets/brigmedic.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Ears/Headsets/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskBreathMedicalSecurity
|
||||
id: ClothingMaskBreathBrigmedic
|
||||
name: brigmedic mask
|
||||
description: A medical mask with a small layer of protection against damage and viruses.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Mask/brigmedic.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Mask/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchelBrigmedic
|
||||
id: ClothingBackpackSatchelBrigmedicNew
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Back/Satchels/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: ClothingBackpackSatchelBrigmedicFilled
|
||||
id: ClothingBackpackSatchelBrigmedicNewFilled
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Back/Satchels/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterCoatAMG
|
||||
id: ClothingOuterCoatBrigmedic
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/OuterClothing/Coats/brigmedic.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/OuterClothing/Coats/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformJumpsuitBrigmedic
|
||||
id: ClothingUniformJumpsuitBrigmedicNew
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/brigmedic.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformJumpskirtBrigmedic
|
||||
id: ClothingUniformJumpskirtBrigmedicNew
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Uniforms/Jumpskirt/brigmedic.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Uniforms/Jumpskirt/brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHelmetBasic
|
||||
id: ClothingHeadHelmetBrigmedic
|
||||
name: brigmedic helmet
|
||||
description: Standard brigmedic gear. Protects the head from impacts.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Head/helmet_brigmedic.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Head/helmet_brigmedic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterHardsuitBrigmedic
|
||||
id: ClothingOuterHardsuitBrigmedicNew
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/OuterClothing/hardsuit_brigmedic.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/OuterClothing/hardsuit_brigmedic.rsi
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingHeadHelmetHardsuitBrigmedicNew
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHelmetHardsuitBrigmedic
|
||||
id: ClothingHeadHelmetHardsuitBrigmedicNew
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Head/Hardsuits/brigmedic.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Head/Hardsuits/brigmedic.rsi
|
||||
|
After Width: | Height: | Size: 549 B |
|
After Width: | Height: | Size: 491 B |
|
After Width: | Height: | Size: 449 B |
|
After Width: | Height: | Size: 448 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 803 B |
|
After Width: | Height: | Size: 454 B |
|
After Width: | Height: | Size: 599 B |
|
After Width: | Height: | Size: 650 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 515 B |
|
After Width: | Height: | Size: 616 B |
|
After Width: | Height: | Size: 451 B |
|
After Width: | Height: | Size: 472 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 160 B |
|
After Width: | Height: | Size: 312 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EARS",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 327 B |
|
After Width: | Height: | Size: 321 B |
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-flash"
|
||||
},
|
||||
{
|
||||
"name": "off-equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 620 B |
|
After Width: | Height: | Size: 629 B |
|
After Width: | Height: | Size: 621 B |
|
After Width: | Height: | Size: 701 B |
|
After Width: | Height: | Size: 689 B |
|
After Width: | Height: | Size: 674 B |
|
After Width: | Height: | Size: 455 B |
|
After Width: | Height: | Size: 339 B |
|
After Width: | Height: | Size: 335 B |
|
After Width: | Height: | Size: 330 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 835 B |
|
After Width: | Height: | Size: 378 B |
|
After Width: | Height: | Size: 333 B |
|
After Width: | Height: | Size: 328 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 359 B |
BIN
Resources/Textures/White/Clothing/Mask/brigmedic.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 313 B |
|
After Width: | Height: | Size: 251 B |
|
After Width: | Height: | Size: 247 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-MASK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 593 B |
|
After Width: | Height: | Size: 384 B |
|
After Width: | Height: | Size: 384 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 650 B |
|
After Width: | Height: | Size: 547 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 557 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 794 B |
|
After Width: | Height: | Size: 413 B |
|
After Width: | Height: | Size: 409 B |
|
After Width: | Height: | Size: 407 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 528 B |
|
After Width: | Height: | Size: 644 B |
|
After Width: | Height: | Size: 642 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 526 B |
|
After Width: | Height: | Size: 691 B |
|
After Width: | Height: | Size: 752 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Archestratigus АКА Заступник",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||