1
0
Fork 0

chore: Fixed charlie's difficulty

This commit is contained in:
Joost De Cock 2021-04-18 12:49:39 +02:00
parent 6a43aa8e1e
commit 43b70a73da

View file

@ -7,8 +7,8 @@ export default {
code: 'Joost De Cock',
department: 'unisex',
type: 'block',
difficulty: 2,
tags: ['bottom', 'basics'],
difficulty: 3,
tags: ['bottom', 'basics', 'trousers'],
optionGroups: {
fit: ['seatEase', 'kneeEase', 'waistEase'],
style: ['waistHeight', 'waistbandWidth', 'lengthBonus', 'crotchDrop'],
@ -31,7 +31,6 @@ export default {
]
}
],
waistband: ['waistbandWidth'],
advanced: [
'crossSeamCurveStart',
'crossSeamCurveBend',