@@ -183,3 +183,4 @@ marking-HumanHairVeryshortovereyealternate = Very Short Over Eye
|
|||||||
marking-HumanHairVlongfringe = Very Long with Fringe
|
marking-HumanHairVlongfringe = Very Long with Fringe
|
||||||
marking-HumanHairVolaju = Volaju
|
marking-HumanHairVolaju = Volaju
|
||||||
marking-HumanHairWisp = Wisp
|
marking-HumanHairWisp = Wisp
|
||||||
|
marking-HumanHairUneven = Uneven
|
||||||
|
|||||||
@@ -1293,3 +1293,10 @@
|
|||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/human_hair.rsi
|
- sprite: Mobs/Customization/human_hair.rsi
|
||||||
state: wisp
|
state: wisp
|
||||||
|
- type: marking
|
||||||
|
id: HumanHairUneven
|
||||||
|
bodyPart: Hair
|
||||||
|
markingCategory: Hair
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/human_hair.rsi
|
||||||
|
state: uneven
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
"copyright": "Taken from https://github.com/tgstation/tgstation/blob/05ec94e46349c35e29ca91e5e97d0c88ae26ad44/icons/mob/species/human/human_face.dmi , resprited by Alekshhh, a modified by potato1234x",
|
"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 is drawn by Ubaser",
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
@@ -750,6 +750,10 @@
|
|||||||
{
|
{
|
||||||
"name": "bald",
|
"name": "bald",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "uneven",
|
||||||
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
BIN
Resources/Textures/Mobs/Customization/human_hair.rsi/uneven.png
Normal file
BIN
Resources/Textures/Mobs/Customization/human_hair.rsi/uneven.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user