19 lines
392 B
JSON
19 lines
392 B
JSON
{
|
|
"t": "Yuri hoodie",
|
|
"d": "Yuri is a fancy zipless cardigan based on the Huey & Hugo hoodies",
|
|
"p": {
|
|
"back": "Back",
|
|
"front": "Front",
|
|
"gusset": "Gusset",
|
|
"hoodCenter": "Hood center",
|
|
"hoodSide": "Hood side",
|
|
"sleeve": "Sleeve"
|
|
},
|
|
"s": {},
|
|
"o": {
|
|
"hipsEase": {
|
|
"t": "Hips ease",
|
|
"d": "Controls the amount of ease at the hips"
|
|
}
|
|
}
|
|
}
|