22 lines
451 B
JSON
22 lines
451 B
JSON
{
|
|
"t": "Lunetius Lacerna",
|
|
"d": "Lunetius is a lacerna, a historical Roman cloak",
|
|
"p": {
|
|
"lacerna": "Lacerna"
|
|
},
|
|
"s": {},
|
|
"o": {
|
|
"lengthRatio": {
|
|
"t": "Length ratio",
|
|
"d": "Controls the length of the garment"
|
|
},
|
|
"widthRatio": {
|
|
"t": "Width ratio",
|
|
"d": "Controls the width of the garment"
|
|
},
|
|
"length": {
|
|
"t": "Length",
|
|
"d": "Choose from the different length styles"
|
|
}
|
|
}
|
|
}
|