Aquatic tail and back fin markings for lizards (#33219)
* shark tail and back fin for lizards * credit me
This commit is contained in:
@@ -38,6 +38,9 @@ marking-LizardTailLTiger = Lizard Tail (Light Tiger Stripes)
|
||||
marking-LizardTailDTiger-tail_dtiger = Lizard Tail (Dark Tiger Stripes)
|
||||
marking-LizardTailDTiger = Lizard Tail (Dark Tiger Stripes)
|
||||
|
||||
marking-LizardTailAquatic-tail_aquatic = Lizard Tail (Aquatic)
|
||||
marking-LizardTailAquatic = Lizard Tail (Aquatic)
|
||||
|
||||
marking-LizardSnoutRound-snout_round = Lizard Snout (Round)
|
||||
marking-LizardSnoutRound = Lizard Snout (Round)
|
||||
|
||||
@@ -108,6 +111,9 @@ marking-LizardChestUnderbelly = Lizard Chest (Underbelly)
|
||||
marking-LizardChestBackspikes-body_backspikes = Lizard Back spikes (Four)
|
||||
marking-LizardChestBackspikes = Lizard Back spikes (Four)
|
||||
|
||||
marking-LizardChestFin-body_fin = Lizard Fin
|
||||
marking-LizardChestFin = Lizard Fin
|
||||
|
||||
marking-LizardSnoutSplotch = Lizard Snout (Splotch)
|
||||
marking-LizardSnoutSplotch-snout_splotch_primary = Muzzle
|
||||
marking-LizardSnoutSplotch-snout_splotch_secondary = Snoot
|
||||
|
||||
@@ -173,6 +173,15 @@
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: tail_dtiger
|
||||
|
||||
- type: marking
|
||||
id: LizardTailAquatic
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: [Reptilian]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: tail_aquatic
|
||||
|
||||
- type: marking
|
||||
id: LizardSnoutRound
|
||||
bodyPart: Snout
|
||||
@@ -339,6 +348,15 @@
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: body_backspikes
|
||||
|
||||
- type: marking
|
||||
id: LizardChestFin
|
||||
bodyPart: Chest
|
||||
markingCategory: Chest
|
||||
speciesRestriction: [Reptilian]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: body_fin
|
||||
|
||||
# Animated
|
||||
- type: marking
|
||||
id: LizardTailSmoothAnimated
|
||||
@@ -377,3 +395,12 @@
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: tail_dtiger_wagging
|
||||
|
||||
- type: marking
|
||||
id: LizardTailAquaticAnimated
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: []
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: tail_aquatic_wagging
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 286 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/Skyrat-SS13/Skyrat-tg/tree/40e3cdbb15b8bc0d5ef2fb46133adf805bda5297, while Argali, Ayrshire, Myrsore, Bighorn and Demonic are drawn by Ubaser, and Kobold Ears are drawn by Pigeonpeas. Body_underbelly made by Nairod(github) for SS14. Large drawn by Ubaser. Wagging tail by SonicDC. Splotch modified from Sharp by KittenColony(github). Frills neckfull come from: https://github.com/Bubberstation/Bubberstation/commit/8bc6b83404803466a560b694bf22ef3c0ac266a2",
|
||||
"copyright": "https://github.com/Skyrat-SS13/Skyrat-tg/tree/40e3cdbb15b8bc0d5ef2fb46133adf805bda5297, while Argali, Ayrshire, Myrsore, Bighorn and Demonic are drawn by Ubaser, and Kobold Ears are drawn by Pigeonpeas. Back fin by alzore_ (Discord), Aquatic tail modified from smooth tail by alzore_ (discord). Body_underbelly made by Nairod(github) for SS14. Large drawn by Ubaser. Wagging tail by SonicDC. Splotch modified from Sharp by KittenColony(github). Frills neckfull come from: https://github.com/Bubberstation/Bubberstation/commit/8bc6b83404803466a560b694bf22ef3c0ac266a2",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -27,6 +27,10 @@
|
||||
"name": "tail_ltiger_front",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_aquatic_front",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_smooth_behind_primary",
|
||||
"directions": 4
|
||||
@@ -55,6 +59,10 @@
|
||||
"name": "tail_ltiger_behind",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_aquatic_behind",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_smooth_primary",
|
||||
"directions": 4
|
||||
@@ -83,6 +91,10 @@
|
||||
"name": "tail_ltiger",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_aquatic",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_smooth_wagging_primary",
|
||||
"directions": 4,
|
||||
@@ -473,6 +485,84 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tail_aquatic_wagging",
|
||||
"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": "snout_round",
|
||||
"directions": 4
|
||||
@@ -605,6 +695,10 @@
|
||||
"name": "body_backspikes",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "body_fin",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "snout_splotch_primary",
|
||||
"directions": 4
|
||||
@@ -618,4 +712,4 @@
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user