mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
39 lines
558 B
JSON
39 lines
558 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "spiky",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 28,
|
||
|
"sat": 0,
|
||
|
"lgt": 255
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "warstripes",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 0,
|
||
|
"sat": 0,
|
||
|
"lgt": 0,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 27,
|
||
|
"sat": 0,
|
||
|
"lgt": 255
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 28,
|
||
|
"sat": 135,
|
||
|
"lgt": 255
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "colorable",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 0,
|
||
|
"sat": 0,
|
||
|
"lgt": 28
|
||
|
}}
|
||
|
}
|