mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
39 lines
557 B
JSON
39 lines
557 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "kitty",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 165,
|
||
|
"sat": 0,
|
||
|
"lgt": 0
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "wildpaint",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 0,
|
||
|
"sat": 255,
|
||
|
"lgt": 255,
|
||
|
"alp": 43
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 27,
|
||
|
"sat": 0,
|
||
|
"lgt": 16
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 28,
|
||
|
"sat": 0,
|
||
|
"lgt": 54
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "negative",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 32,
|
||
|
"sat": 255,
|
||
|
"lgt": 59
|
||
|
}}
|
||
|
}
|