New Kobold Ears marking for lizards (#20672)
This commit is contained in:
@@ -84,3 +84,6 @@ marking-LizardHornsMyrsore = Lizard Horns (Myrsore)
|
||||
|
||||
marking-LizardHornsBighorn-horns_bighorn = Lizard Horns (Bighorn)
|
||||
marking-LizardHornsBighorn = Lizard Horns (Bighorn)
|
||||
|
||||
marking-LizardHornsKoboldEars-horns_kobold_ears = Lizard Ears (Kobold)
|
||||
marking-LizardHornsKoboldEars = Lizard Ears (Kobold)
|
||||
|
||||
@@ -262,3 +262,12 @@
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: horns_bighorn
|
||||
|
||||
- type: marking
|
||||
id: LizardHornsKoboldEars
|
||||
bodyPart: HeadTop
|
||||
markingCategory: HeadTop
|
||||
speciesRestriction: [Reptilian]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: horns_kobold_ears
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 379 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 and Bighorn are drawn by Ubaser",
|
||||
"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.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -163,6 +163,10 @@
|
||||
"name": "horns_bighorn",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "horns_kobold_ears",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "r_leg_tiger",
|
||||
"directions": 4
|
||||
|
||||
Reference in New Issue
Block a user