mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
36 lines
520 B
JSON
36 lines
520 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "koala",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 0,
|
||
|
"sat": 0,
|
||
|
"lgt": 184
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "twinbelly",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 21,
|
||
|
"sat": 12,
|
||
|
"lgt": 226,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 0,
|
||
|
"sat": 0,
|
||
|
"lgt": 184
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 149,
|
||
|
"sat": 4,
|
||
|
"lgt": 71
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "false"
|
||
|
}}
|
||
|
}
|