Add beards (#312)

* :neckbeard:

borodi

* :neckbeard: v2

a
This commit is contained in:
ravage
2024-07-08 14:21:56 +03:00
committed by GitHub
parent 5ae2590667
commit 451d04d759
14 changed files with 142 additions and 2 deletions

View File

@@ -2,3 +2,13 @@ marking-CP14HumanFacialHair3Clock = 3 O'clock
marking-CP14HumanFacialHairAbe = Abe
marking-CP14HumanFacialHairDwarf = Dwarf
marking-CP14HumanFacialHairGoateeMush = Goatee
marking-CP14HumanFacialHairBriefs = Briefs
marking-CP14HumanFacialHairCircle = Circle
marking-CP14HumanFacialHairEspanol = Espanol
marking-CP14HumanFacialHairImperial = Imperial
marking-CP14HumanFacialHairMachete = Machete
marking-CP14HumanFacialHairMutton = Mutton
marking-CP14HumanFacialHairPigtail = Pigtail
marking-CP14HumanFacialHairSage = Sage
marking-CP14HumanFacialHairWatson = Watson
marking-CP14HumanFacialHairWhiskers = Whiskers

View File

@@ -1,4 +1,14 @@
marking-CP14HumanFacialHair3Clock = Легкая щетина
marking-CP14HumanFacialHairAbe = Серьезная щетина
marking-CP14HumanFacialHairDwarf = Дворф
marking-CP14HumanFacialHairGoateeMush = Козлиная бородка с усиками
marking-CP14HumanFacialHairGoateeMush = Козлиная бородка с усиками
marking-CP14HumanFacialHairBriefs = Шорты
marking-CP14HumanFacialHairCircle = Круглая
marking-CP14HumanFacialHairEspanol = Эспаньолка
marking-CP14HumanFacialHairImperial = Имперская
marking-CP14HumanFacialHairMachete = Мачете
marking-CP14HumanFacialHairMutton = Баранья
marking-CP14HumanFacialHairPigtail = Косичка
marking-CP14HumanFacialHairSage = Ман Чу
marking-CP14HumanFacialHairWatson = Ватсон
marking-CP14HumanFacialHairWhiskers = Бакенбарды

View File

@@ -28,4 +28,84 @@
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: goateemush
state: goateemush
- type: marking
id: CP14HumanFacialHairBriefs
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: briefs
- type: marking
id: CP14HumanFacialHairCircle
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: circle
- type: marking
id: CP14HumanFacialHairEspanol
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: espanol
- type: marking
id: CP14HumanFacialHairImperial
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: imperial
- type: marking
id: CP14HumanFacialHairMachete
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: machete
- type: marking
id: CP14HumanFacialHairMutton
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: mutton
- type: marking
id: CP14HumanFacialHairPigtail
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: pigtail
- type: marking
id: CP14HumanFacialHairSage
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: sage
- type: marking
id: CP14HumanFacialHairWatson
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: watson
- type: marking
id: CP14HumanFacialHairWhiskers
bodyPart: FacialHair
markingCategory: FacialHair
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: whiskers

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

View File

@@ -22,6 +22,46 @@
{
"name": "goateemush",
"directions": 4
},
{
"name": "whiskers",
"directions": 4
},
{
"name": "circle",
"directions": 4
},
{
"name": "espanol",
"directions": 4
},
{
"name": "imperial",
"directions": 4
},
{
"name": "machete",
"directions": 4
},
{
"name": "mutton",
"directions": 4
},
{
"name": "pigtail",
"directions": 4
},
{
"name": "sage",
"directions": 4
},
{
"name": "watson",
"directions": 4
},
{
"name": "briefs",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B