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)
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
- 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
- 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
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
{
"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
"name": "tail_ltiger_front",
"directions": 4
},
+ {
+ "name": "tail_aquatic_front",
+ "directions": 4
+ },
{
"name": "tail_smooth_behind_primary",
"directions": 4
"name": "tail_ltiger_behind",
"directions": 4
},
+ {
+ "name": "tail_aquatic_behind",
+ "directions": 4
+ },
{
"name": "tail_smooth_primary",
"directions": 4
"name": "tail_ltiger",
"directions": 4
},
+ {
+ "name": "tail_aquatic",
+ "directions": 4
+ },
{
"name": "tail_smooth_wagging_primary",
"directions": 4,
]
]
},
+ {
+ "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
"name": "body_backspikes",
"directions": 4
},
+ {
+ "name": "body_fin",
+ "directions": 4
+ },
{
"name": "snout_splotch_primary",
"directions": 4
"directions": 4
}
]
-}
\ No newline at end of file
+}