* Revert "Hair Overhaul (#19298)"
This reverts commit 9491f322de.
# Conflicts:
# Resources/Textures/Mobs/Customization/human_hair.rsi/a.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/afro.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/afro2.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/bigafro.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/cornrows2.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/emofringe.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/keanu.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/long.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/long2.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/long3.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json
# Resources/Textures/Mobs/Customization/human_hair.rsi/modern.png
# Resources/Textures/Mobs/Customization/human_hair.rsi/quiff.png
* add: возврат системы тонкоспрайтов
* fix: небольшие фиксы после реверта причесок
* add: старые текстуры для slim бодитайпа
* fix: фикс причесок после апстрима
119 lines
2.4 KiB
JSON
119 lines
2.4 KiB
JSON
{
|
|
"version": 2,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "https://github.com/tgstation/tgstation/blob/8024397cc81c5f47f74cf4279e35728487d0a1a7/icons/mob/human_parts_greyscale.dmi and modified by DrSmugleaf",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "full"
|
|
},
|
|
{
|
|
"name": "head",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "head_m",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "head_f",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_arm",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_foot",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_hand",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_leg",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_arm",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_foot",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_hand",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_leg",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso_m",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso_f",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "head_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "head_slim_f",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_arm_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_foot_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_hand_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_leg_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_arm_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_foot_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_hand_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_leg_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso_slim",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso_slim_f",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|