new haircut alternative (brought back old one) (#25935)
added crew cut 2 wew
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 |
@@ -235,6 +235,10 @@
|
||||
"name": "crewcut",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "crewcut2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "curls",
|
||||
"directions": 4
|
||||
|
||||
Reference in New Issue
Block a user