new haircut alternative (brought back old one) (#25935)

added crew cut 2 wew
This commit is contained in:
UnicornOnLSD
2024-03-12 19:47:29 +01:00
committed by GitHub
parent 44224a3df0
commit 76db710a1c
4 changed files with 12 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ marking-HumanHairCornrowbun = Cornrow Bun
marking-HumanHairCornrowbraid = Cornrow Braid
marking-HumanHairCornrowtail = Cornrow Tail
marking-HumanHairCrewcut = Crewcut
marking-HumanHairCrewcut2 = Crewcut 2
marking-HumanHairCurls = Curls
marking-HumanHairC = Cut Hair
marking-HumanHairDandypompadour = Dandy Pompadour

View File

@@ -397,6 +397,13 @@
sprites:
- sprite: Mobs/Customization/human_hair.rsi
state: crewcut
- type: marking
id: HumanHairCrewcut2
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: Mobs/Customization/human_hair.rsi
state: crewcut2
- type: marking
id: HumanHairCurls
bodyPart: Hair

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

View File

@@ -235,6 +235,10 @@
"name": "crewcut",
"directions": 4
},
{
"name": "crewcut2",
"directions": 4
},
{
"name": "curls",
"directions": 4