22 lines
434 B
JSON
22 lines
434 B
JSON
{
|
|
"t": "Lucy tie-on pocket",
|
|
"d": "Lucy is a historical pocket that you can tie around your waist.",
|
|
"p": {
|
|
"pocket": "Pocket"
|
|
},
|
|
"s": {},
|
|
"o": {
|
|
"width": {
|
|
"t": "Width",
|
|
"d": "Width of the pocket"
|
|
},
|
|
"length": {
|
|
"t": "Length",
|
|
"d": "Length (depth) of the pocket"
|
|
},
|
|
"edge": {
|
|
"t": "Taper",
|
|
"d": "Controls how much the pocket opening tapers inwards"
|
|
}
|
|
}
|
|
}
|