Skip to content

Commit

Permalink
Merge pull request #141 from Lonkuk/custom
Browse files Browse the repository at this point in the history
Lizard custom
  • Loading branch information
Evgencheg authored Sep 14, 2024
2 parents 2eef1f5 + 5b845af commit 17da38c
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -348,3 +348,14 @@
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_dtiger_wagging

- 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
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -600,6 +600,14 @@
{
"name": "body_backspikes",
"directions": 4
}
},
{
"name": "snout_splotch_primary",
"directions": 4
},
{
"name": "snout_splotch_secondary",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17da38c

Please sign in to comment.