mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 14:38:18 +00:00
40 lines
584 B
JSON
40 lines
584 B
JSON
{"skin": {
|
|
"body": {
|
|
"filename": "bear",
|
|
"custom_colors": "true",
|
|
"hue": 0,
|
|
"sat": 0,
|
|
"lgt": 184
|
|
},
|
|
"marking": {
|
|
"filename": "bear",
|
|
"custom_colors": "true",
|
|
"hue": 21,
|
|
"sat": 12,
|
|
"lgt": 226,
|
|
"alp": 255
|
|
},
|
|
"decoration": {
|
|
"filename": "hair",
|
|
"custom_colors": "false"
|
|
},
|
|
"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"
|
|
}}
|
|
}
|