mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
32 lines
473 B
JSON
32 lines
473 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 29,
|
||
|
"sat": 173,
|
||
|
"lgt": 87
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "warpaint",
|
||
|
"custom_colors": "false"
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 11,
|
||
|
"sat": 115,
|
||
|
"lgt": 1
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 29,
|
||
|
"sat": 173,
|
||
|
"lgt": 87
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "false"
|
||
|
}}
|
||
|
}
|