Return Long2 and Long3 hairstyles (#30963)
* Sprites * Prototype_&_Locale * sorted_in_alphabetical_order
This commit is contained in:
@@ -45,6 +45,8 @@ marking-HumanHairClassicBusiness = Classic Business Hair
|
||||
marking-HumanHairClassicCia = Classic CIA
|
||||
marking-HumanHairClassicCornrows2 = Classic Cornrows 2
|
||||
marking-HumanHairClassicFloorlengthBedhead = Classic Floorlength Bedhead
|
||||
marking-HumanHairClassicLong2 = Classic Long Hair 2
|
||||
marking-HumanHairClassicLong3 = Classic Long Hair 3
|
||||
marking-HumanHairClassicModern = Classic Modern
|
||||
marking-HumanHairClassicMulder = Classic Mulder
|
||||
marking-HumanHairClassicWisp = Classic Wisp
|
||||
|
||||
@@ -1349,3 +1349,17 @@
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/human_hair.rsi
|
||||
state: tailed
|
||||
- type: marking
|
||||
id: HumanHairClassicLong2
|
||||
bodyPart: Hair
|
||||
markingCategory: Hair
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/human_hair.rsi
|
||||
state: classiclong2
|
||||
- type: marking
|
||||
id: HumanHairClassicLong3
|
||||
bodyPart: Hair
|
||||
markingCategory: Hair
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/human_hair.rsi
|
||||
state: classiclong3
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1014 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
@@ -782,6 +782,14 @@
|
||||
{
|
||||
"name": "tailed",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classiclong2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classiclong3",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user