mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
39 lines
566 B
JSON
39 lines
566 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "raccoon",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 150,
|
||
|
"sat": 16,
|
||
|
"lgt": 29
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "setisu",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 34,
|
||
|
"sat": 183,
|
||
|
"lgt": 220,
|
||
|
"alp": 96
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 27,
|
||
|
"sat": 138,
|
||
|
"lgt": 158
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 28,
|
||
|
"sat": 103,
|
||
|
"lgt": 143
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "colorable",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 28,
|
||
|
"sat": 107,
|
||
|
"lgt": 54
|
||
|
}}
|
||
|
}
|