mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
36 lines
523 B
JSON
36 lines
523 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 81,
|
||
|
"sat": 101,
|
||
|
"lgt": 70
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "cammo2",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 76,
|
||
|
"sat": 97,
|
||
|
"lgt": 45,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 11,
|
||
|
"sat": 117,
|
||
|
"lgt": 0
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 29,
|
||
|
"sat": 173,
|
||
|
"lgt": 87
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "false"
|
||
|
}}
|
||
|
}
|