repositioned spooky long hair to its proper place in the alphabet (tweak) (#27370)
* repositioned spooky long hair to its proper place in the alphabet * forgot the meta.json for hairstyles oopsie
This commit is contained in:
parent
406fbef325
commit
a91f6379cb
|
|
@ -55,7 +55,6 @@ marking-HumanHairCornrows2 = Cornrows 2
|
|||
marking-HumanHairCornrowbun = Cornrow Bun
|
||||
marking-HumanHairCornrowbraid = Cornrow Braid
|
||||
marking-HumanHairCornrowtail = Cornrow Tail
|
||||
marking-HumanHairSpookyLong = Spooky Long
|
||||
marking-HumanHairCrewcut = Crewcut
|
||||
marking-HumanHairCrewcut2 = Crewcut 2
|
||||
marking-HumanHairCurls = Curls
|
||||
|
|
@ -166,6 +165,7 @@ marking-HumanHairProtagonist = Slightly Long Hair
|
|||
marking-HumanHairSpikey = Spiky
|
||||
marking-HumanHairSpiky = Spiky 2
|
||||
marking-HumanHairSpiky2 = Spiky 3
|
||||
marking-HumanHairSpookyLong = Spooky Long
|
||||
marking-HumanHairSwept = Swept Back Hair
|
||||
marking-HumanHairSwept2 = Swept Back Hair 2
|
||||
marking-HumanHairTailed = Tailed
|
||||
|
|
|
|||
|
|
@ -397,13 +397,6 @@
|
|||
sprites:
|
||||
- sprite: Mobs/Customization/human_hair.rsi
|
||||
state: cornrowtail
|
||||
- type: marking
|
||||
id: HumanHairSpookyLong
|
||||
bodyPart: Hair
|
||||
markingCategory: Hair
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/human_hair.rsi
|
||||
state: spookylong
|
||||
- type: marking
|
||||
id: HumanHairCrewcut
|
||||
bodyPart: Hair
|
||||
|
|
@ -1167,6 +1160,13 @@
|
|||
sprites:
|
||||
- sprite: Mobs/Customization/human_hair.rsi
|
||||
state: spiky2
|
||||
- type: marking
|
||||
id: HumanHairSpookyLong
|
||||
bodyPart: Hair
|
||||
markingCategory: Hair
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/human_hair.rsi
|
||||
state: spookylong
|
||||
- type: marking
|
||||
id: HumanHairSwept
|
||||
bodyPart: Hair
|
||||
|
|
|
|||
|
|
@ -231,10 +231,6 @@
|
|||
"name": "country",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "spookylong",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "crewcut",
|
||||
"directions": 4
|
||||
|
|
@ -671,6 +667,10 @@
|
|||
"name": "spikyponytail",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "spookylong",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stail",
|
||||
"directions": 4
|
||||
|
|
|
|||
Loading…
Reference in New Issue