The return of the 'long bedhead' haircut as an alternative (#26336)
This commit is contained in:
@@ -7,6 +7,7 @@ marking-HumanHairBedhead = Bedhead
|
|||||||
marking-HumanHairBedheadv2 = Bedhead 2
|
marking-HumanHairBedheadv2 = Bedhead 2
|
||||||
marking-HumanHairBedheadv3 = Bedhead 3
|
marking-HumanHairBedheadv3 = Bedhead 3
|
||||||
marking-HumanHairLongBedhead = Long Bedhead
|
marking-HumanHairLongBedhead = Long Bedhead
|
||||||
|
marking-HumanHairLongBedhead2 = Long Bedhead 2
|
||||||
marking-HumanHairFloorlengthBedhead = Floorlength Bedhead
|
marking-HumanHairFloorlengthBedhead = Floorlength Bedhead
|
||||||
marking-HumanHairBeehive = Beehive
|
marking-HumanHairBeehive = Beehive
|
||||||
marking-HumanHairBeehivev2 = Beehive 2
|
marking-HumanHairBeehivev2 = Beehive 2
|
||||||
|
|||||||
@@ -61,6 +61,13 @@
|
|||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/human_hair.rsi
|
- sprite: Mobs/Customization/human_hair.rsi
|
||||||
state: long_bedhead
|
state: long_bedhead
|
||||||
|
- type: marking
|
||||||
|
id: HumanHairLongBedhead2
|
||||||
|
bodyPart: Hair
|
||||||
|
markingCategory: Hair
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/human_hair.rsi
|
||||||
|
state: long_bedhead2
|
||||||
- type: marking
|
- type: marking
|
||||||
id: HumanHairFloorlengthBedhead
|
id: HumanHairFloorlengthBedhead
|
||||||
bodyPart: Hair
|
bodyPart: Hair
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 748 B |
@@ -423,6 +423,10 @@
|
|||||||
"name": "long_bedhead",
|
"name": "long_bedhead",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "long_bedhead2",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "longemo",
|
"name": "longemo",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
Reference in New Issue
Block a user