mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-14 20:18:19 +00:00
39 lines
562 B
JSON
39 lines
562 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "raccoon",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 14,
|
||
|
"sat": 0,
|
||
|
"lgt": 147
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "coonfluff",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 23,
|
||
|
"sat": 0,
|
||
|
"lgt": 105,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 27,
|
||
|
"sat": 0,
|
||
|
"lgt": 171
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 19,
|
||
|
"sat": 0,
|
||
|
"lgt": 152
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 16,
|
||
|
"sat": 143,
|
||
|
"lgt": 50
|
||
|
}}
|
||
|
}
|