New cloth & hair (#25772)
* Clothing sprites & meta * Changing prototypes & sprites Rename sprites folder, edit prototypes and meta * Hair_sprites_&_prototype Add hair sprites and change prototype * Update meta.json * Rename added hair * Revert "Changing prototypes & sprites" This reverts commit 801cadbdaa90cfb5e7ae43cd7d017e20b40cdc98. * Revert "Clothing sprites & meta" This reverts commit 73442163fd8bc8f49207e616b415dc0f26d6ef32.
This commit is contained in:
@@ -14,6 +14,7 @@ marking-HumanHairBob = Bob Hair
|
|||||||
marking-HumanHairBob2 = Bob Hair 2
|
marking-HumanHairBob2 = Bob Hair 2
|
||||||
marking-HumanHairBobcut = Bob Hair 3
|
marking-HumanHairBobcut = Bob Hair 3
|
||||||
marking-HumanHairBob4 = Bob Hair 4
|
marking-HumanHairBob4 = Bob Hair 4
|
||||||
|
marking-HumanHairBob5 = Bob Hair 5
|
||||||
marking-HumanHairBobcurl = Bobcurl
|
marking-HumanHairBobcurl = Bobcurl
|
||||||
marking-HumanHairBoddicker = Boddicker
|
marking-HumanHairBoddicker = Boddicker
|
||||||
marking-HumanHairBowlcut = Bowlcut
|
marking-HumanHairBowlcut = Bowlcut
|
||||||
@@ -95,6 +96,7 @@ marking-HumanHairKusanagi = Kusanagi Hair
|
|||||||
marking-HumanHairLong = Long Hair 1
|
marking-HumanHairLong = Long Hair 1
|
||||||
marking-HumanHairLong2 = Long Hair 2
|
marking-HumanHairLong2 = Long Hair 2
|
||||||
marking-HumanHairLong3 = Long Hair 3
|
marking-HumanHairLong3 = Long Hair 3
|
||||||
|
marking-HumanHairLongWithBundles = Long With Bundles
|
||||||
marking-HumanHairLongovereye = Long Over Eye
|
marking-HumanHairLongovereye = Long Over Eye
|
||||||
marking-HumanHairLbangs = Long Bangs
|
marking-HumanHairLbangs = Long Bangs
|
||||||
marking-HumanHairLongemo = Long Emo
|
marking-HumanHairLongemo = Long Emo
|
||||||
|
|||||||
@@ -110,6 +110,13 @@
|
|||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/human_hair.rsi
|
- sprite: Mobs/Customization/human_hair.rsi
|
||||||
state: bob4
|
state: bob4
|
||||||
|
- type: marking
|
||||||
|
id: HumanHairBob5
|
||||||
|
bodyPart: Hair
|
||||||
|
markingCategory: Hair
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/human_hair.rsi
|
||||||
|
state: bob5
|
||||||
- type: marking
|
- type: marking
|
||||||
id: HumanHairBobcurl
|
id: HumanHairBobcurl
|
||||||
bodyPart: Hair
|
bodyPart: Hair
|
||||||
@@ -677,6 +684,13 @@
|
|||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/human_hair.rsi
|
- sprite: Mobs/Customization/human_hair.rsi
|
||||||
state: long3
|
state: long3
|
||||||
|
- type: marking
|
||||||
|
id: HumanHairLongWithBundles
|
||||||
|
bodyPart: Hair
|
||||||
|
markingCategory: Hair
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/human_hair.rsi
|
||||||
|
state: longbundled
|
||||||
- type: marking
|
- type: marking
|
||||||
id: HumanHairLongovereye
|
id: HumanHairLongovereye
|
||||||
bodyPart: Hair
|
bodyPart: Hair
|
||||||
|
|||||||
BIN
Resources/Textures/Mobs/Customization/human_hair.rsi/bob5.png
Normal file
BIN
Resources/Textures/Mobs/Customization/human_hair.rsi/bob5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 710 B |
Binary file not shown.
|
After Width: | Height: | Size: 1009 B |
@@ -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, uneven and tailed is drawn by Ubaser, doublebun_long by Emisse",
|
"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, doublebun_long by Emisse, longbundled and bob5 sprited by github:DreamlyJack(624946166152298517)",
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
@@ -79,6 +79,10 @@
|
|||||||
"name": "bob4",
|
"name": "bob4",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "bob5",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "bobcurl",
|
"name": "bobcurl",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
@@ -407,6 +411,10 @@
|
|||||||
"name": "long3",
|
"name": "long3",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "longbundled",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "long_bedhead",
|
"name": "long_bedhead",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
Reference in New Issue
Block a user