This commit is contained in:
Ed
2024-12-30 13:58:53 +03:00
committed by GitHub
parent 3b53c1abbb
commit de6ddb52be
5 changed files with 15 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ marking-CP14HumanHairBigBraid = Full Braid
marking-CP14HumanHairCrazyBald = CrazyBald
marking-CP14HumanHairBigDoubleBun = Double Bun
marking-CP14HumanHairPonyTail7 = Ponytail
marking-CP14HumanHairPulato = Pulato
marking-CP14HumanHairSideTail4 = Side tail
marking-CP14HumanHairSwept2 = Swept
marking-CP14HumanHairUpdo = Updo

View File

@@ -11,6 +11,7 @@ marking-CP14HumanHairBigBraid = Хвост во весь рост
marking-CP14HumanHairCrazyBald = Безумная проплешина
marking-CP14HumanHairBigDoubleBun = Два пунпона
marking-CP14HumanHairPonyTail7 = Конский хвост
marking-CP14HumanHairPulato = Пулато
marking-CP14HumanHairSideTail4 = Хвост сбоку
marking-CP14HumanHairSwept2 = Суровый взгляд
marking-CP14HumanHairUpdo = Пучок

View File

@@ -102,6 +102,14 @@
- sprite: _CP14/Mobs/Customization/human_hair.rsi
state: ponytail7
- type: marking
id: CP14HumanHairPulato
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _CP14/Mobs/Customization/human_hair.rsi
state: pulato
- type: marking
id: CP14HumanHairSideTail4
bodyPart: Hair

View File

@@ -4,7 +4,7 @@
"x": 48,
"y": 48
},
"copyright": "Taken from https://github.com/tgstation/tgstation/blob/05ec94e46349c35e29ca91e5e97d0c88ae26ad44/icons/mob/species/human/human_face.dmi ,resprited by Alekshhh, a modified by potato1234x, uneven and tailed is drawn by Ubaser, adapted to CrystallEdge by TheShuEd. Crazybald by TheShuEd, maxy_shagy by Max Gab",
"copyright": "Taken from https://github.com/tgstation/tgstation/blob/05ec94e46349c35e29ca91e5e97d0c88ae26ad44/icons/mob/species/human/human_face.dmi ,resprited by Alekshhh, a modified by potato1234x, uneven and tailed is drawn by Ubaser, adapted to CrystallEdge by TheShuEd. Crazybald by TheShuEd, maxy_shagy by Max Gab, pulato.png made by DreamlyJack",
"license": "CC-BY-SA-3.0",
"states": [
{
@@ -63,6 +63,10 @@
"name": "ponytail7",
"directions": 4
},
{
"name": "pulato",
"directions": 4
},
{
"name": "sidetail4",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 792 B