mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
43 lines
634 B
JSON
43 lines
634 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 12,
|
||
|
"sat": 255,
|
||
|
"lgt": 52
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "setisu",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 34,
|
||
|
"sat": 255,
|
||
|
"lgt": 198,
|
||
|
"alp": 178
|
||
|
},
|
||
|
"decoration": {
|
||
|
"filename": "hair",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 25,
|
||
|
"sat": 70,
|
||
|
"lgt": 41
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 30,
|
||
|
"sat": 147,
|
||
|
"lgt": 63
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 25,
|
||
|
"sat": 154,
|
||
|
"lgt": 76
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "false"
|
||
|
}}
|
||
|
}
|