classic hair options (#19422)

This commit is contained in:
Emisse
2023-08-21 23:45:19 -06:00
committed by GitHub
parent 89b0dba68e
commit a470f8f40b
10 changed files with 57 additions and 1 deletions

View File

@@ -37,6 +37,13 @@ marking-HumanHairBusiness3 = Business Hair 3
marking-HumanHairBusiness4 = Business Hair 4 marking-HumanHairBusiness4 = Business Hair 4
marking-HumanHairBuzzcut = Buzzcut marking-HumanHairBuzzcut = Buzzcut
marking-HumanHairCia = CIA marking-HumanHairCia = CIA
marking-HumanHairClassicAfro = Classic Afro
marking-HumanHairClassicBigAfro = Classic Big Afro
marking-HumanHairClassicCia = Classic CIA
marking-HumanHairClassicFloorlengthBedhead = Classic Floorlength Bedhead
marking-HumanHairClassicModern = Classic Modern
marking-HumanHairClassicMulder = Classic Mulder
marking-HumanHairClassicWisp = Classic Wisp
marking-HumanHairCoffeehouse = Coffee House marking-HumanHairCoffeehouse = Coffee House
marking-HumanHairCombover = Combover marking-HumanHairCombover = Combover
marking-HumanHairCornrows = Cornrows marking-HumanHairCornrows = Cornrows

View File

@@ -271,6 +271,55 @@
sprites: sprites:
- sprite: Mobs/Customization/human_hair.rsi - sprite: Mobs/Customization/human_hair.rsi
state: cia state: cia
- type: marking
id: HumanHairClassicAfro
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: Mobs/Customization/human_hair.rsi
state: classicafro
- type: marking
id: HumanHairClassicBigAfro
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: Mobs/Customization/human_hair.rsi
state: classicbigafro
- type: marking
id: HumanHairClassicCia
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: Mobs/Customization/human_hair.rsi
state: classiccia
- type: marking
id: HumanHairClassicFloorlengthBedhead
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: Mobs/Customization/human_hair.rsi
state: classicfloorlength_bedhead
- type: marking
id: HumanHairClassicModern
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: Mobs/Customization/human_hair.rsi
state: classicmodern
- type: marking
id: HumanHairClassicMulder
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: Mobs/Customization/human_hair.rsi
state: classicmulder
- type: marking
id: HumanHairClassicWisp
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: Mobs/Customization/human_hair.rsi
state: classicwisp
- type: marking - type: marking
id: HumanHairCoffeehouse id: HumanHairCoffeehouse
bodyPart: Hair bodyPart: Hair

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 992 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 848 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 681 B

File diff suppressed because one or more lines are too long