optimizaaaaaations (#769)

This commit is contained in:
Valtos
2024-11-04 20:58:24 +03:00
committed by GitHub
parent 284e6ba398
commit e683c423cf
5 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
- type: entity
parent: ClothingNeckBase
id: ClothingAugustNeckFluff
name: пустотный плащ
suffix: fluff
description: Плащ, который был создан на мировой кузнице Лавовых земель одним из шахтёров.
components:
- type: Sprite
sprite: White/Fluff/AugustNacist1488/void_cloak.rsi
- type: sponsorLoadout
id: NeckLoadoutAugust
entity: ClothingAugustNeckFluff
sponsorOnly: true

View File

@@ -469,3 +469,9 @@
id: IMercuryITie
entity: ClothingNeckTieIMercuryI
sponsorOnly: true
# AugustNacist1488
- type: sponsorLoadout
id: AugustNacist1488Cloak
entity: ClothingAugustNeckFluff
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 649 B

View File

@@ -0,0 +1,44 @@
{
"version": 1,
"license": "CC BY-SA 3.0",
"copyright": "/tg/station",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.5
],
[
0.1,
0.1,
0.1,
0.5
],
[
0.1,
0.1,
0.1,
0.5
],
[
0.1,
0.1,
0.1,
0.5
]
]
}
]
}