[Fluff] Svinka Coat

This commit is contained in:
rhailrake
2023-11-10 17:50:12 +06:00
committed by Aviu00
parent 8f9d256ebc
commit be96831895
5 changed files with 32 additions and 0 deletions

View File

@@ -849,3 +849,12 @@
sprite: White/Fluff/Zilendorie/shinel.rsi
- type: Clothing
sprite: White/Fluff/Zilendorie/shinel.rsi
- type: entity
parent: ClothingNeckBase
id: ClothingSvinkaNeckFluff
name: офицерский плащ
description: Офицерский плащ с логотипом NanoTrasen, показывающий преданность своему делу его владельца.
components:
- type: Sprite
sprite: White/Fluff/svinka/cloak.rsi

View File

@@ -340,3 +340,8 @@
id: ZilendorieShinel
entity: ClothingOuterShinelZilendorie
sponsorOnly: true
- type: loadout
id: SvinkaCoatFluffLoadout
entity: ClothingSvinkaNeckFluff
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 708 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
}
]
}