Short bedhead (#6)

Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
This commit is contained in:
Fluffiest Floofers 2023-09-11 07:46:36 +02:00 committed by GitHub
parent c77782be68
commit d94a0fc7f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1 @@
marking-HumanHairShortBedhead = Short Bedhead

View File

@ -0,0 +1,7 @@
- type: marking
id: HumanHairShortBedhead
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: short_bedhead

View File

@ -0,0 +1,29 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"copyright": "Taken from https://github.com/tgstation/tgstation/blob/05ec94e46349c35e29ca91e5e97d0c88ae26ad44/icons/mob/species/human/human_face.dmi modified by Adrian16199",
"license": "CC-BY-SA-3.0",
"states": [
{
"name": "short_bedhead",
"directions": 4,
"delays": [
[
1.0
],
[
1.0
],
[
1.0
],
[
1.0
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB