ddnet/datasrc/skins/redstripe.json

32 lines
471 B
JSON
Raw Normal View History

2012-12-21 23:34:49 +00:00
{"skin": {
"body": {
"filename": "standard",
"custom_colors": "true",
"hue": 248,
"sat": 214,
"lgt": 123
},
"marking": {
2012-12-21 23:34:49 +00:00
"filename": "stripe",
"custom_colors": "false"
},
"hands": {
"filename": "standard",
"custom_colors": "true",
"hue": 0,
"sat": 0,
"lgt": 184
},
"feet": {
"filename": "standard",
"custom_colors": "true",
"hue": 149,
"sat": 4,
"lgt": 71
},
"eyes": {
"filename": "standard",
"custom_colors": "false"
}}
}