mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
39 lines
567 B
JSON
39 lines
567 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "beaver",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 19,
|
||
|
"sat": 105,
|
||
|
"lgt": 85
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "twinbelly",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 32,
|
||
|
"sat": 59,
|
||
|
"lgt": 209,
|
||
|
"alp": 198
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 16,
|
||
|
"sat": 133,
|
||
|
"lgt": 121
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 17,
|
||
|
"sat": 129,
|
||
|
"lgt": 38
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "colorable",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 23,
|
||
|
"sat": 202,
|
||
|
"lgt": 45
|
||
|
}}
|
||
|
}
|