From f4d5a7281fc46c627e7e7869fdd9e94ce89c91e5 Mon Sep 17 00:00:00 2001 From: AlfaLyr <39273729+AlfaLyr@users.noreply.github.com> Date: Mon, 2 Mar 2020 13:46:29 +0100 Subject: [PATCH] 0 missing in hpsToBust and shoulderToElbow --- packages/utils/src/neckstimate/without-breasts.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/utils/src/neckstimate/without-breasts.js b/packages/utils/src/neckstimate/without-breasts.js index c392dcacd4c..68d3f0ea794 100644 --- a/packages/utils/src/neckstimate/without-breasts.js +++ b/packages/utils/src/neckstimate/without-breasts.js @@ -12,7 +12,7 @@ export default { headCircumference: 590, hipsCircumference: 840, hipsToUpperLeg: 210, - hpsToBust: 28, + hpsToBust: 280, hpsToHipsBack: 600, inseam: 780, kneeCircumference: 410, @@ -25,7 +25,7 @@ export default { seatCircumference: 1020, seatDepth: 210, shoulderSlope: 585, - shoulderToElbow: 36, + shoulderToElbow: 360, shoulderToShoulder: 450, shoulderToWrist: 630, upperLegCircumference: 625,