[Feat] Тонкие спрайты снова в строю (#102)
* 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: фикс причесок после апстрима
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
"x": 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",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
@@ -31,6 +31,10 @@
|
||||
"name": "b",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "bald",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "baldfade",
|
||||
"directions": 4
|
||||
@@ -155,42 +159,6 @@
|
||||
"name": "c",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classicafro",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classicbigafro",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classicbusiness",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classiccia",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classiccornrows2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classicfloorlength_bedhead",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classicmodern",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classicmulder",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "classicwisp",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "cia",
|
||||
"directions": 4
|
||||
@@ -751,10 +719,6 @@
|
||||
"name": "wisp",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "bald",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "uneven",
|
||||
"directions": 4
|
||||
@@ -764,4 +728,4 @@
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user