ddnet/data/skins/pinky.json

36 lines
533 B
JSON
Raw Normal View History

2012-12-21 23:34:49 +00:00
{"skin": {
"body": {
"filename": "standard",
"custom_colors": "true",
"hue": 242,
"sat": 201,
"lgt": 187
},
"tattoo": {
"filename": "whisker",
"custom_colors": "true",
"hue": 243,
"sat": 198,
"lgt": 214,
"alp": 255
},
"hands": {
"filename": "standard",
"custom_colors": "true",
"hue": 229,
"sat": 137,
"lgt": 218
},
"feet": {
"filename": "standard",
"custom_colors": "true",
"hue": 229,
"sat": 137,
"lgt": 218
},
"eyes": {
"filename": "standard",
"custom_colors": "false"
}}
}