NewClothing
@@ -0,0 +1,13 @@
|
||||
- type: entity
|
||||
parent: ClothingBackpackDuffel
|
||||
id: ClothingBackpackDuffelKon
|
||||
name: вещмешок Конкорда
|
||||
description: Вместительный вещмешок для вещей, одобрено МС.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Back/Duffels/concordbag.rsi
|
||||
state: icon
|
||||
- type: Storage
|
||||
maxItemSize: Ginormous
|
||||
grid:
|
||||
- 0,0,11,4
|
||||
37
Resources/Prototypes/_White/Entities/Clothing/Head/hats.yml
Normal file
@@ -0,0 +1,37 @@
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretConcord
|
||||
name: берет Конкорда
|
||||
description: Синий берет, одобрено МС.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Head/Hats/concord_beret.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Head/Hats/concord_beret.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatStreamerCap
|
||||
name: шапка стримера
|
||||
description: С этой шапкой вы будете в центре внимания! Или нет.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Head/Hats/streamer_cap.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Head/Hats/streamer_cap.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: BeretZero
|
||||
name: берет "Ноль"
|
||||
description: Камуфляжный берет элитного бойца со знаком отличия в виде цифры "0". Пахнет кровью.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Head/Hats/zero_beret.rsi
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Head/Hats/zero_beret.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
@@ -0,0 +1,20 @@
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHelmetConcord
|
||||
name: шлем Конкорда
|
||||
description: Стандартный шлем Конкорда, одобрен МС.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Head/Helmets/concord_head_armor.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Head/Helmets/concord_head_armor.rsi
|
||||
- type: IngestionBlocker
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.9
|
||||
Slash: 0.9
|
||||
Piercing: 0.8
|
||||
- type: Tag
|
||||
tags:
|
||||
- HidesHair
|
||||
11
Resources/Prototypes/_White/Entities/Clothing/Head/hoods.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: entity
|
||||
parent: ClothingHeadHatHoodWinterBase
|
||||
id: ClothingHeadHatHoodHoodieStreamer
|
||||
noSpawn: true
|
||||
name: капюшон
|
||||
description: Если хочешь быть загадочным и привлекательным.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Head/Hoods/Coat/cute-hood.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Head/Hoods/Coat/cute-hood.rsi
|
||||
@@ -0,0 +1,40 @@
|
||||
- type: entity
|
||||
parent: ClothingMaskBase
|
||||
id: ClothingMaskSratVPodjesde
|
||||
name: маска скрытности
|
||||
description: Маска незаметность свободно ананизм невидимость скрытно шаттл синдикат.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Mask/guy_fox.rsi
|
||||
- type: Item
|
||||
size: Small
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Mask/guy_fox.rsi
|
||||
- type: BreathMask
|
||||
- type: IdentityBlocker
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskGas
|
||||
id: ClothingMaskGasTatemori
|
||||
name: противогаз "T-Oni"
|
||||
description: Элитный противогаз-полумаска в нео японской стилистике.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Mask/gas_tatemori.rsi
|
||||
- type: Item
|
||||
size: Small
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Mask/gas_tatemori.rsi
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.9
|
||||
Slash: 0.9
|
||||
Piercing: 0.95
|
||||
Heat: 0.8
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
@@ -0,0 +1,48 @@
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckMantieZero
|
||||
name: мантия "Ноль"
|
||||
description: Камуфляжная мантия элитного бойца, покрытая кровью тысяч невинных.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Neck/mantles/zero-manties.rsi
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingNeckMantieDuneHat
|
||||
name: пустынный капюшон
|
||||
description: Пыльный капюшон плотно закрывающий голову от песчаных вихрей.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Neck/mantles/dune_mantie.rsi
|
||||
state: icon-HELMET
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Neck/mantles/dune_mantie.rsi
|
||||
state: equipped-HELMET
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckMantieDune
|
||||
name: пустынная мантия
|
||||
description: Покрытая въевшейся пылью мантия, отлично защищающая от непогоды. Такие носят на гиблых мирах-пустошах - кочевники и рейдеры. Поможет вам не схлопотать солнечный удар слишком быстро.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Neck/mantles/dune_mantie.rsi
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingNeckMantieDuneHat
|
||||
requiredSlot:
|
||||
- neck
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
toggleable-clothing: !type:ContainerSlot {}
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
@@ -0,0 +1,69 @@
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: ClothingOuterApronChefNew
|
||||
name: модный фартук шефа
|
||||
suffix: Chef
|
||||
description: Новенький фартук белого цвета с дополнительными карманами для всяческих принадлежностей.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/OuterClothing/Misc/apron-chef-new.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/OuterClothing/Misc/apron-chef-new.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: ClothingOuterApronBotanistNew
|
||||
name: фартук ботаника
|
||||
suffix: Botanical
|
||||
description: Новенький фартук синего цвета с дополнительными карманами для всяческих принадлежностей.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/OuterClothing/Misc/apron-botanist-new.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/OuterClothing/Misc/apron-botanist-new.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: ClothingOuterPunkBomber
|
||||
name: куртка панка
|
||||
description: Просто не вступайте в армию, пока не узнаете, в какой войне вы участвуете.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/OuterClothing/Misc/bomber_punk.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/OuterClothing/Misc/bomber_punk.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: ClothingOuterHoodieStreamer
|
||||
name: стримерский худи
|
||||
description: Тёплый и уютный, с карманами и капюшоном.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/OuterClothing/Misc/cute-hoodie.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/OuterClothing/Misc/cute-hoodie.rsi
|
||||
- type: TemperatureProtection
|
||||
coefficient: 0.1
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Heat: 0.95
|
||||
- type: Food
|
||||
requiresSpecialDigestion: true
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Fiber
|
||||
Quantity: 30
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- type: StaticPrice
|
||||
price: 70
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingHeadHatHoodHoodieStreamer
|
||||
@@ -0,0 +1,105 @@
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitConcord
|
||||
name: комбинезон Конкорда
|
||||
description: Одобрено МС.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/condord_uniform.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/condord_uniform.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitConcordOfficer
|
||||
name: комбинезон офицера Конкорда
|
||||
description: Одобрено МС.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/concord_officer_uniform.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/concord_officer_uniform.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitPencilSkirt
|
||||
name: юбка Карандаш
|
||||
description: Обтягивающая юбка с белой рубашкой для истинный бизнес-леди.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/pencil_skirt.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/pencil_skirt.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitSWATUniform
|
||||
name: униформа спецназа
|
||||
description: Качественный комбинезон из сочетания простой хлопковой ткани и кевлара, довольно сложно прорубить ножём.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/swat-uniform.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/swat-uniform.rsi
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.9
|
||||
Slash: 0.9
|
||||
Piercing: 0.85
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitZeroSamurai
|
||||
name: кимоно мечника
|
||||
description: Удобное просторное кимоно, не стенсняющее движений, в его кармане... старый плеер?
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/ukata.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/ukata.rsi
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitWhiteTShirt
|
||||
name: белая футболка с джинсами
|
||||
description: Модно. Милимастично. Стильно. Молодёжно.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/white-t-shirt.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/white-t-shirt.rsi
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitZero
|
||||
name: униформа "Ноль"
|
||||
description: Удобная униформа из прочных и эластичных материалов, состоящая из штанов "карго" и чёрной водолазки.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/zero-uniform.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Clothing/Uniforms/Jumpsuit/zero-uniform.rsi
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
|
After Width: | Height: | Size: 856 B |
|
After Width: | Height: | Size: 587 B |
|
After Width: | Height: | Size: 723 B |
|
After Width: | Height: | Size: 719 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by discord user - Dosharus#2229",
|
||||
"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: 491 B |
|
After Width: | Height: | Size: 225 B |
|
After Width: | Height: | Size: 549 B |
|
After Width: | Height: | Size: 528 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by discord user @Dosharus#2229",
|
||||
"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: 684 B |
|
After Width: | Height: | Size: 563 B |
|
After Width: | Height: | Size: 450 B |
|
After Width: | Height: | Size: 448 B |
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Nickel",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 461 B |
|
After Width: | Height: | Size: 387 B |
|
After Width: | Height: | Size: 398 B |
|
After Width: | Height: | Size: 405 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by discord:SOL(Артур)#8162",
|
||||
"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: 649 B |
|
After Width: | Height: | Size: 698 B |
|
After Width: | Height: | Size: 503 B |
|
After Width: | Height: | Size: 501 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by discord user @Dosharus#2229",
|
||||
"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: 714 B |
|
After Width: | Height: | Size: 369 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "By Gotimanga for SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 311 B |
BIN
Resources/Textures/White/Clothing/Mask/gas_tatemori.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 296 B |
|
After Width: | Height: | Size: 306 B |
|
After Width: | Height: | Size: 308 B |
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Autor Doscord: SoFCute",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-MASK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "up-equipped-MASK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 336 B |
|
After Width: | Height: | Size: 510 B |
BIN
Resources/Textures/White/Clothing/Mask/guy_fox.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 233 B |
18
Resources/Textures/White/Clothing/Mask/guy_fox.rsi/meta.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/dannno/-tg-station/blob/a51c5a85d327f562004cef2f36c081ad0d95fd9a/icons/obj/clothing/masks.dmi",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-MASK",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 814 B |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 354 B |
|
After Width: | Height: | Size: 896 B |
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by discord:SoFCute",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon-HELMET"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 591 B |
|
After Width: | Height: | Size: 433 B |
|
After Width: | Height: | Size: 444 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by discord:SoFCute",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 811 B |
|
After Width: | Height: | Size: 843 B |
|
After Width: | Height: | Size: 385 B |
|
After Width: | Height: | Size: 339 B |
|
After Width: | Height: | Size: 365 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-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING-body-slim",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 863 B |
|
After Width: | Height: | Size: 866 B |
|
After Width: | Height: | Size: 395 B |
|
After Width: | Height: | Size: 246 B |
|
After Width: | Height: | Size: 322 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-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING-body-slim",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 563 B |
|
After Width: | Height: | Size: 368 B |
|
After Width: | Height: | Size: 374 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "SoFCute",
|
||||
"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.4 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 697 B |
|
After Width: | Height: | Size: 417 B |
|
After Width: | Height: | Size: 432 B |
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Nickel",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING-body-slim",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING-female",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 653 B |
|
After Width: | Height: | Size: 575 B |
|
After Width: | Height: | Size: 800 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by discord user @Dosharus#2229",
|
||||
"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: 2.1 KiB |
|
After Width: | Height: | Size: 876 B |
|
After Width: | Height: | Size: 690 B |
|
After Width: | Height: | Size: 684 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by discord user @Dosharus#2229",
|
||||
"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.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 455 B |
|
After Width: | Height: | Size: 432 B |
|
After Width: | Height: | Size: 438 B |
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039. In hand sprite scaled down by potato1234_x, monkey derivative made by brainfood1183 (github) for ss14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING-monkey",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING-body-slim",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 447 B |
|
After Width: | Height: | Size: 287 B |