* fluff * ++ (cherry picked from commit 29acb069ac68cf23e00a5e9add8cec53eea8cb1b)
This commit is contained in:
@@ -1266,3 +1266,16 @@
|
|||||||
sprites:
|
sprites:
|
||||||
- sprite: White/Fluff/Korzinka_/dogtail.rsi
|
- sprite: White/Fluff/Korzinka_/dogtail.rsi
|
||||||
state: dogtail
|
state: dogtail
|
||||||
|
|
||||||
|
# Zerkor_Pomidor
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadTiara
|
||||||
|
name: Аметистовая тиара
|
||||||
|
suffix: fluff
|
||||||
|
description: От данной тиары излучается едва уловимая аура, которая вызывает покалывание в пальцах при касании. На макушке и по краям тиары инкрустированы отполированные кристаллы фиолетового цвета, от которых идёт лёгкое свечение. Пахнет лесной прогулкой.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/Zerkor_Pomidor/tiara.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Fluff/Zerkor_Pomidor/tiara.rsi
|
||||||
@@ -480,3 +480,9 @@
|
|||||||
id: ClothingNeckCloakRaincoat
|
id: ClothingNeckCloakRaincoat
|
||||||
entity: ClothingNeckCloakRaincoat
|
entity: ClothingNeckCloakRaincoat
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
|
# Zerkor_Pomidor
|
||||||
|
- type: sponsorLoadout
|
||||||
|
id: Zerkor_PomidorTiara
|
||||||
|
entity: ClothingHeadTiara
|
||||||
|
sponsorOnly: true
|
||||||
@@ -143,10 +143,10 @@
|
|||||||
- type: customGhost
|
- type: customGhost
|
||||||
id: caypennow-ghost
|
id: caypennow-ghost
|
||||||
ckey: CaypenNow
|
ckey: CaypenNow
|
||||||
sprite: White/Ghosts/hitpanda_ghost.rsi
|
sprite: White/Ghosts/caypennow-ghost.rsi
|
||||||
alpha: 0.8
|
alpha: 0.8
|
||||||
ghostName: Undefined
|
ghostName: Type is Undefined
|
||||||
ghostDescription: Полыхает...
|
ghostDescription: Null
|
||||||
size: 1, 1
|
size: 1, 1
|
||||||
|
|
||||||
- type: customGhost
|
- type: customGhost
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 534 B |
BIN
Resources/Textures/White/Fluff/Zerkor_Pomidor/tiara.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/Zerkor_Pomidor/tiara.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 582 B |
Binary file not shown.
|
After Width: | Height: | Size: 504 B |
Binary file not shown.
|
After Width: | Height: | Size: 501 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "PARSEC FLUFF",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
Resources/Textures/White/Ghosts/caypennow-ghost.rsi/animated.png
Normal file
BIN
Resources/Textures/White/Ghosts/caypennow-ghost.rsi/animated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
@@ -0,0 +1,38 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "papa",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "animated",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1,
|
||||||
|
0.1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user