diff --git a/bonemarketsolver/data/torsos.py b/bonemarketsolver/data/torsos.py index 4d15047..f92bf2b 100644 --- a/bonemarketsolver/data/torsos.py +++ b/bonemarketsolver/data/torsos.py @@ -137,7 +137,7 @@ class Torso(Enum): SEGMENTED_RIBCAGE = Action( "Build on a Segmented Ribcage", cost = Cost.ACTION.value + Cost.SEGMENTED_RIBCAGE.value, - torso_style = 110, + torso_style = 45, value = 250, skulls_needed = 1, limbs_needed = 2,