-add: doxxxom fluff

This commit is contained in:
EnefFlow
2024-03-12 13:07:34 +03:00
parent e19101a202
commit f6343d8bdc
8 changed files with 126 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
marking-DoxxxomHair = Запутанные волосы
marking-DoxxxomHorns = Змеиные рожки
marking-DoxxxomHorns-m_frills_hornsdouble_ADJ = Основной
marking-DoxxxomTail = Змеиный хвост
marking-DoxxxomTail-m_tail_lizard_wagging_smooth_BEHIND = Основной

View File

@@ -1206,3 +1206,31 @@
- type: EmitSoundOnUse
sound:
path: /Audio/White/Fluff/Joulerk/activate.ogg
# DoxXxoM
- type: marking
id: DoxxxomHorns
bodyPart: HeadTop
markingCategory: HeadTop
sponsorOnly: false
sprites:
- sprite: White/Fluff/DoxXxoM/horns.rsi
state: m_frills_hornsdouble_ADJ
- type: marking
id: DoxxxomTail
bodyPart: Tail
markingCategory: Tail
sponsorOnly: false
sprites:
- sprite: White/Fluff/DoxXxoM/tail.rsi
state: m_tail_lizard_wagging_smooth_BEHIND
- type: marking
id: DoxxxomHair
bodyPart: Hair
markingCategory: Hair
sponsorOnly: false
sprites:
- sprite: White/Fluff/DoxXxoM/hair.rsi
state: hair_allthefuzz

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,15 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "FrostyDev",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "hair_allthefuzz",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

View File

@@ -0,0 +1,15 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "FrostyDev",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "m_frills_hornsdouble_ADJ",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,61 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "FrostyDev",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "m_tail_lizard_wagging_smooth_BEHIND",
"directions": 4,
"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,
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
]
]
}
]
}