[Sponsor] Zilendorie fluff (#545)

This commit is contained in:
HitPanda
2023-11-09 16:43:56 +03:00
committed by Aviu00
parent 568c2e5eff
commit b58bb0d8e2
17 changed files with 131 additions and 0 deletions

View File

@@ -812,3 +812,40 @@
sprite: White/Fluff/Oleg_Tinkoff/uniform_gop.rsi
- type: Clothing
sprite: White/Fluff/Oleg_Tinkoff/uniform_gop.rsi
# Zilendorie
- type: entity
parent: ClothingHeadBase
id: ClothingHeadFurazhkaZilendorie
name: фуражка комиссара
description: Фирменная фуражка Имперских комиссаров. Символ власти, объект страха и просто красивая шляпа.
suffix: Fluff
components:
- type: Sprite
sprite: White/Fluff/Zilendorie/furazhka.rsi
- type: Clothing
sprite: White/Fluff/Zilendorie/furazhka.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformMundirZilendorie
name: форма комиссара
description: Стандартная форма Имперского Комиссара. Пояс украшает знаковый красный кушак, выдаваемый юным комиссарам по завершению Схолы Прогениум.
suffix: Fluff
components:
- type: Sprite
sprite: White/Fluff/Zilendorie/mundir.rsi
- type: Clothing
sprite: White/Fluff/Zilendorie/mundir.rsi
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterShinelZilendorie
name: шинель комиссара
description: Парадная шинель Имперского Комиссара.
suffix: Fluff
components:
- type: Sprite
sprite: White/Fluff/Zilendorie/shinel.rsi
- type: Clothing
sprite: White/Fluff/Zilendorie/shinel.rsi

View File

@@ -324,3 +324,19 @@
id: TinkoffSuitGop
entity: ClothingUniformGopTinkoff
sponsorOnly: true
# Zilendorie
- type: loadout
id: ZilendorieFurazhka
entity: ClothingHeadFurazhkaZilendorie
sponsorOnly: true
- type: loadout
id: ZilendorieMundir
entity: ClothingUniformMundirZilendorie
sponsorOnly: true
- type: loadout
id: ZilendorieShinel
entity: ClothingOuterShinelZilendorie
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 731 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "@zilendorie",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 717 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 893 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 877 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, edited by Flareguy. In hand sprite scaled down by potato1234_x, monkey made by brainfood1183 (github) for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:DenLemp#2965",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}