-add: doxxxom fluff
This commit is contained in:
7
Resources/Locale/ru-RU/_white/fluff/doxxxom.ftl
Normal file
7
Resources/Locale/ru-RU/_white/fluff/doxxxom.ftl
Normal 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 = Основной
|
||||
@@ -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 |
15
Resources/Textures/White/Fluff/DoxXxoM/hair.rsi/meta.json
Normal file
15
Resources/Textures/White/Fluff/DoxXxoM/hair.rsi/meta.json
Normal 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 |
15
Resources/Textures/White/Fluff/DoxXxoM/horns.rsi/meta.json
Normal file
15
Resources/Textures/White/Fluff/DoxXxoM/horns.rsi/meta.json
Normal 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 |
61
Resources/Textures/White/Fluff/DoxXxoM/tail.rsi/meta.json
Normal file
61
Resources/Textures/White/Fluff/DoxXxoM/tail.rsi/meta.json
Normal 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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user