feat: флафф gusmopsik (#471)

This commit is contained in:
Remuchi
2023-10-05 14:41:11 +07:00
committed by Aviu00
parent df364f7f01
commit 154a854aa8
5 changed files with 37 additions and 0 deletions

View File

@@ -630,3 +630,15 @@
sprite: White/Fluff/deus/deus_jumpsuit.rsi
- type: Clothing
sprite: White/Fluff/deus/deus_jumpsuit.rsi
# GusMopsik
- type: entity
parent: ClothingUniformBase
id: GusMopsikJumpsuit
name: Форма 404
description: Обычная форма обычного сотрудника "СБ"
components:
- type: Sprite
sprite: White/Fluff/GusMopsik/ss_uniform.rsi
- type: Clothing
sprite: White/Fluff/GusMopsik/ss_uniform.rsi

View File

@@ -223,6 +223,13 @@
entity: DeusJumpskirt
sponsorOnly: true
# GusMopsik
- type: loadout
id: GusMopsikJumpsuitLoadout
entity: GusMopsikJumpsuit
sponsorOnly: true
# JUKEBOX LOADOUT
- type: loadout

Binary file not shown.

After

Width:  |  Height:  |  Size: 726 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "By GusMopsik & tgStation",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
}
]
}