From 9b62374162f90f820b8b9be83feea34c36c0cf6d Mon Sep 17 00:00:00 2001 From: Natalia <48160791+nataliabarnhart@users.noreply.github.com> Date: Mon, 14 Jun 2021 19:21:31 -0400 Subject: [PATCH] Updated difficulty for Titan https://github.com/freesewing/freesewing/issues/879 --- packages/titan/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/titan/config/index.js b/packages/titan/config/index.js index 22833fe9a12..6eca2f0d5a1 100644 --- a/packages/titan/config/index.js +++ b/packages/titan/config/index.js @@ -7,7 +7,7 @@ export default { code: 'Joost De Cock', department: 'bottoms', type: 'block', - difficulty: 2, + difficulty: 3, optionGroups: { fit: ['seatEase', 'kneeEase', 'waistEase'], style: ['waistHeight', 'fitKnee', 'lengthBonus', 'crotchDrop'],