chore: Fixed charlie's difficulty
This commit is contained in:
parent
6a43aa8e1e
commit
43b70a73da
1 changed files with 2 additions and 3 deletions
|
@ -7,8 +7,8 @@ export default {
|
||||||
code: 'Joost De Cock',
|
code: 'Joost De Cock',
|
||||||
department: 'unisex',
|
department: 'unisex',
|
||||||
type: 'block',
|
type: 'block',
|
||||||
difficulty: 2,
|
difficulty: 3,
|
||||||
tags: ['bottom', 'basics'],
|
tags: ['bottom', 'basics', 'trousers'],
|
||||||
optionGroups: {
|
optionGroups: {
|
||||||
fit: ['seatEase', 'kneeEase', 'waistEase'],
|
fit: ['seatEase', 'kneeEase', 'waistEase'],
|
||||||
style: ['waistHeight', 'waistbandWidth', 'lengthBonus', 'crotchDrop'],
|
style: ['waistHeight', 'waistbandWidth', 'lengthBonus', 'crotchDrop'],
|
||||||
|
@ -31,7 +31,6 @@ export default {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
waistband: ['waistbandWidth'],
|
|
||||||
advanced: [
|
advanced: [
|
||||||
'crossSeamCurveStart',
|
'crossSeamCurveStart',
|
||||||
'crossSeamCurveBend',
|
'crossSeamCurveBend',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue