ddnet/datasrc/skins/warpaint.json

32 lines
473 B
JSON
Raw Normal View History

2012-12-22 14:52:31 +00:00
{"skin": {
"body": {
"filename": "standard",
"custom_colors": "true",
"hue": 29,
"sat": 173,
"lgt": 87
},
"marking": {
2012-12-22 14:52:31 +00:00
"filename": "warpaint",
"custom_colors": "false"
},
"hands": {
"filename": "standard",
"custom_colors": "true",
"hue": 11,
"sat": 115,
"lgt": 1
},
"feet": {
"filename": "standard",
"custom_colors": "true",
"hue": 29,
"sat": 173,
"lgt": 87
},
"eyes": {
"filename": "standard",
"custom_colors": "false"
}}
}