mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
39 lines
560 B
JSON
39 lines
560 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "fox",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 16,
|
||
|
"sat": 210,
|
||
|
"lgt": 107
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "fox",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 16,
|
||
|
"sat": 255,
|
||
|
"lgt": 242,
|
||
|
"alp": 227
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 16,
|
||
|
"sat": 180,
|
||
|
"lgt": 99
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 16,
|
||
|
"sat": 210,
|
||
|
"lgt": 114
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "colorable",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 21,
|
||
|
"sat": 255,
|
||
|
"lgt": 96
|
||
|
}}
|
||
|
}
|