Adds axolotl and snake hood frills for reptilians! (#10013)
This commit is contained in:
@@ -52,3 +52,8 @@ marking-LizardFrillsBig = Lizard Frills (Big)
|
||||
marking-LizardHornsDouble-horns_double = Lizard Horns (Double)
|
||||
marking-LizardHornsDouble = Lizard Horns (Double)
|
||||
|
||||
marking-LizardFrillsAxolotl-frills_axolotl = Lizard Frills (Axolotl)
|
||||
marking-LizardFrillsAxolotl = Lizard Frills (Axolotl)
|
||||
|
||||
marking-LizardFrillsHood-frills_hood = Lizard Frills (Hood)
|
||||
marking-LizardFrillsHood = Lizard Frills (Hood)
|
||||
|
||||
@@ -43,6 +43,26 @@
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: frills_big
|
||||
|
||||
- type: marking
|
||||
id: LizardFrillsAxolotl
|
||||
bodyPart: HeadSide
|
||||
markingCategory: HeadSide
|
||||
speciesRestriction: [Reptilian]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: frills_axolotl
|
||||
|
||||
- type: marking
|
||||
id: LizardFrillsHood
|
||||
bodyPart: HeadSide
|
||||
markingCategory: HeadSide
|
||||
speciesRestriction: [Reptilian]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: frills_hood_primary
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: frills_hood_secondary
|
||||
|
||||
- type: marking
|
||||
id: LizardHornsAngler
|
||||
bodyPart: HeadTop
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 493 B |
Binary file not shown.
|
After Width: | Height: | Size: 506 B |
Binary file not shown.
|
After Width: | Height: | Size: 342 B |
@@ -107,9 +107,21 @@
|
||||
"name": "frills_divinity",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "horns_double",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "frills_axolotl",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "frills_hood_primary",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "frills_hood_secondary",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "frills_big",
|
||||
@@ -118,6 +130,7 @@
|
||||
{
|
||||
"name": "body_tiger",
|
||||
"directions": 4
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user