Two-Tone lizard snouts (#27143)

snouts
This commit is contained in:
KittenColony
2024-04-21 18:18:33 +12:00
committed by GitHub
parent 2b3076832f
commit b48d0ddefc
5 changed files with 26 additions and 3 deletions

View File

@@ -100,4 +100,8 @@ marking-LizardChestUnderbelly-body_underbelly = Lizard Chest (Underbelly)
marking-LizardChestUnderbelly = Lizard Chest (Underbelly)
marking-LizardChestBackspikes-body_backspikes = Lizard Back spikes (Four)
marking-LizardChestBackspikes = Lizard Back spikes (Four)
marking-LizardChestBackspikes = Lizard Back spikes (Four)
marking-LizardSnoutSplotch = Lizard Snout (Splotch)
marking-LizardSnoutSplotch-snout_splotch_primary = Muzzle
marking-LizardSnoutSplotch-snout_splotch_secondary = Snoot

View File

@@ -184,6 +184,17 @@
- sprite: Mobs/Customization/reptilian_parts.rsi
state: snout_sharp
- type: marking
id: LizardSnoutSplotch
bodyPart: Snout
markingCategory: Snout
speciesRestriction: [Reptilian]
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: snout_splotch_primary
- sprite: Mobs/Customization/reptilian_parts.rsi
state: snout_splotch_secondary
- type: marking
id: LizardChestTiger
bodyPart: Chest

View File

@@ -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 and Bighorn 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.",
"copyright": "https://github.com/Skyrat-SS13/Skyrat-tg/tree/40e3cdbb15b8bc0d5ef2fb46133adf805bda5297, while Argali, Ayrshire, Myrsore and Bighorn 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)",
"size": {
"x": 32,
"y": 32
@@ -600,6 +600,14 @@
{
"name": "body_backspikes",
"directions": 4
}
},
{
"name": "snout_splotch_primary",
"directions": 4
},
{
"name": "snout_splotch_secondary",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B