mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
40 lines
592 B
JSON
40 lines
592 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "bear",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 16,
|
||
|
"sat": 133,
|
||
|
"lgt": 121
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "bear",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 17,
|
||
|
"sat": 110,
|
||
|
"lgt": 168,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"decoration": {
|
||
|
"filename": "hair",
|
||
|
"custom_colors": "false"
|
||
|
},
|
||
|
"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": "false"
|
||
|
}}
|
||
|
}
|