Under Toned Tail (#25685)

* Undertoned Tail

* Locale
This commit is contained in:
Nairod
2024-02-29 16:27:04 -06:00
committed by GitHub
parent 3caf58029b
commit ba8e92ddc8
10 changed files with 103 additions and 4 deletions

View File

@@ -22,7 +22,8 @@ marking-LizardHornsShort = Lizard Horns (Short)
marking-LizardHornsSimple-horns_simple = Lizard Horns
marking-LizardHornsSimple = Lizard Horns
marking-LizardTailSmooth-tail_smooth = Lizard Tail (Smooth)
marking-LizardTailSmooth-tail_smooth_primary = Lizard Tail
marking-LizardTailSmooth-tail_smooth_secondary = Under Tone
marking-LizardTailSmooth = Lizard Tail (Smooth)
marking-LizardTailLarge-tail_large = Lizard Tail (Large)

View File

@@ -124,7 +124,9 @@
speciesRestriction: [Reptilian]
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_smooth
state: tail_smooth_primary
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_smooth_secondary
- type: marking
id: LizardTailLarge
@@ -316,7 +318,9 @@
speciesRestriction: []
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_smooth_wagging
state: tail_smooth_wagging_primary
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_smooth_wagging_secondary
- type: marking
id: LizardTailSpikesAnimated

View File

@@ -27,6 +27,14 @@
"name": "tail_ltiger_front",
"directions": 4
},
{
"name": "tail_smooth_behind_primary",
"directions": 4
},
{
"name": "tail_smooth_behind_secondary",
"directions": 4
},
{
"name": "tail_smooth_behind",
"directions": 4
@@ -47,6 +55,14 @@
"name": "tail_ltiger_behind",
"directions": 4
},
{
"name": "tail_smooth_primary",
"directions": 4
},
{
"name": "tail_smooth_secondary",
"directions": 4
},
{
"name": "tail_smooth",
"directions": 4
@@ -68,7 +84,85 @@
"directions": 4
},
{
"name": "tail_smooth_wagging",
"name": "tail_smooth_wagging_primary",
"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,
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
]
]
},
{
"name": "tail_smooth_wagging_secondary",
"directions": 4,
"delays": [
[

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB