4 new Lizard Horn markings (#20496)
* add images to .rsi * Revert "add images to .rsi" This reverts commit afa891ee9456c35dd88d5baa4269568286282955. * add images to .rsi (for real now) * other misc files
This commit is contained in:
@@ -72,3 +72,15 @@ marking-LizardFrillsAxolotl = Lizard Frills (Axolotl)
|
|||||||
|
|
||||||
marking-LizardFrillsHood-frills_hood = Lizard Frills (Hood)
|
marking-LizardFrillsHood-frills_hood = Lizard Frills (Hood)
|
||||||
marking-LizardFrillsHood = Lizard Frills (Hood)
|
marking-LizardFrillsHood = Lizard Frills (Hood)
|
||||||
|
|
||||||
|
marking-LizardHornsArgali-horns_argali = Lizard Horns (Argali)
|
||||||
|
marking-LizardHornsArgali = Lizard Horns (Argali)
|
||||||
|
|
||||||
|
marking-LizardHornsAyrshire-horns_ayrshire = Lizard Horns (Ayrshire)
|
||||||
|
marking-LizardHornsAyrshire = Lizard Horns (Ayrshire)
|
||||||
|
|
||||||
|
marking-LizardHornsMyrsore-horns_myrsore = Lizard Horns (Myrsore)
|
||||||
|
marking-LizardHornsMyrsore = Lizard Horns (Myrsore)
|
||||||
|
|
||||||
|
marking-LizardHornsBighorn-horns_bighorn = Lizard Horns (Bighorn)
|
||||||
|
marking-LizardHornsBighorn = Lizard Horns (Bighorn)
|
||||||
|
|||||||
@@ -226,3 +226,39 @@
|
|||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||||
state: r_leg_tiger
|
state: r_leg_tiger
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: LizardHornsArgali
|
||||||
|
bodyPart: HeadTop
|
||||||
|
markingCategory: HeadTop
|
||||||
|
speciesRestriction: [Reptilian]
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||||
|
state: horns_argali
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: LizardHornsAyrshire
|
||||||
|
bodyPart: HeadTop
|
||||||
|
markingCategory: HeadTop
|
||||||
|
speciesRestriction: [Reptilian]
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||||
|
state: horns_ayrshire
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: LizardHornsMyrsore
|
||||||
|
bodyPart: HeadTop
|
||||||
|
markingCategory: HeadTop
|
||||||
|
speciesRestriction: [Reptilian]
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||||
|
state: horns_myrsore
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: LizardBighorn
|
||||||
|
bodyPart: HeadTop
|
||||||
|
markingCategory: HeadTop
|
||||||
|
speciesRestriction: [Reptilian]
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||||
|
state: horns_bighorn
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"copyright": "https://github.com/Skyrat-SS13/Skyrat-tg/tree/40e3cdbb15b8bc0d5ef2fb46133adf805bda5297",
|
"copyright": "https://github.com/Skyrat-SS13/Skyrat-tg/tree/40e3cdbb15b8bc0d5ef2fb46133adf805bda5297, while Argali, Ayrshire, Myrsore and Bighorn are drawn by Ubaser",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
@@ -147,6 +147,22 @@
|
|||||||
"name": "r_arm_tiger",
|
"name": "r_arm_tiger",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "horns_argali",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "horns_ayrshire",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "horns_myrsore",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "horns_bighorn",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "r_leg_tiger",
|
"name": "r_leg_tiger",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
Reference in New Issue
Block a user