Vtergot tail (#46)
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
marking-FoxEars = Лисьи ушки
|
||||
marking-FoxEars-ears_fox_outer = Наружное ухо
|
||||
marking-FoxEars-ears_fox_inner = Внутреннее ухо
|
||||
|
||||
marking-FoxEarsVtergot = Лисьи ушки
|
||||
marking-FoxEarsVtergot-ears_outer = Наружное ухо
|
||||
marking-FoxEarsVtergot-ears_inner = Внутреннее ухо
|
||||
|
||||
|
||||
marking-FoxTailVtergot = Лисий хвост
|
||||
marking-FoxTailVtergot-tail = Хвост
|
||||
marking-FoxTailVtergot-tail_tip = Кончик
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
- type: marking
|
||||
id: FoxEarsVtergot
|
||||
bodyPart: HeadTop
|
||||
markingCategory: HeadTop
|
||||
speciesRestriction: [Human, Felinid]
|
||||
sponsorOnly: true
|
||||
sprites:
|
||||
- sprite: White/Mobs/Customization/vtergot_fox_parts.rsi
|
||||
state: ears_outer
|
||||
- sprite: White/Mobs/Customization/vtergot_fox_parts.rsi
|
||||
state: ears_inner
|
||||
|
||||
- type: marking
|
||||
id: FoxTailVtergot
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: [Human, Felinid]
|
||||
sponsorOnly: true
|
||||
sprites:
|
||||
- sprite: White/Mobs/Customization/vtergot_fox_parts.rsi
|
||||
state: tail
|
||||
- sprite: White/Mobs/Customization/vtergot_fox_parts.rsi
|
||||
state: tail_tip
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 665 B |
Binary file not shown.
|
After Width: | Height: | Size: 677 B |
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "dddddddddasdasdasdasdasd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "tail",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tail_tip",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ears_inner",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "ears_outer",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user