Add "Lizard Visage" Snout Markings to lizards (#35294)
* initial commit * Update attribution in meta.json * Fix yaml formating in meta.json
This commit is contained in:
@@ -117,3 +117,9 @@ marking-LizardChestFin = Lizard Fin
|
||||
marking-LizardSnoutSplotch = Lizard Snout (Splotch)
|
||||
marking-LizardSnoutSplotch-snout_splotch_primary = Muzzle
|
||||
marking-LizardSnoutSplotch-snout_splotch_secondary = Snoot
|
||||
|
||||
marking-LizardSnoutVisageSharp = Lizard Visage (Sharp)
|
||||
marking-LizardSnoutVisageSharp-visage_sharp = Lizard Visage (Sharp)
|
||||
|
||||
marking-LizardSnoutVisageRound = Lizard Visage (Round)
|
||||
marking-LizardSnoutVisageRound-visage_round = Lizard Visage (Round)
|
||||
|
||||
@@ -213,6 +213,24 @@
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: snout_splotch_secondary
|
||||
|
||||
- type: marking
|
||||
id: LizardSnoutVisageRound
|
||||
bodyPart: Snout
|
||||
markingCategory: Snout
|
||||
speciesRestriction: [Reptilian]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: visage_round
|
||||
|
||||
- type: marking
|
||||
id: LizardSnoutVisageSharp
|
||||
bodyPart: Snout
|
||||
markingCategory: Snout
|
||||
speciesRestriction: [Reptilian]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: visage_sharp
|
||||
|
||||
- type: marking
|
||||
id: LizardChestTiger
|
||||
bodyPart: Chest
|
||||
|
||||
@@ -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. 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, large wag by TiniestShark (github)",
|
||||
"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, large wag by TiniestShark (github), Lizard Visage (Round & sharp) by Keer-Sar.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -788,6 +788,14 @@
|
||||
{
|
||||
"name": "frills_neckfull",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "visage_round",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "visage_sharp",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 317 B |
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
Reference in New Issue
Block a user