mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
39 lines
568 B
JSON
39 lines
568 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "raccoon",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 16,
|
||
|
"sat": 133,
|
||
|
"lgt": 121
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "coonfluff",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 17,
|
||
|
"sat": 110,
|
||
|
"lgt": 54,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 16,
|
||
|
"sat": 133,
|
||
|
"lgt": 121
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 17,
|
||
|
"sat": 129,
|
||
|
"lgt": 38
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 23,
|
||
|
"sat": 196,
|
||
|
"lgt": 45
|
||
|
}}
|
||
|
}
|