feat(data): Update Torso Style of Segmented Ribcage

Segmented Ribcages have been nerfed to reduce the amount of
Counter-Church Theology they grant.
This commit is contained in:
Jeremy Saklad 2024-02-23 09:08:40 -06:00
parent 8848c129db
commit a2956a773a
Signed by: Jeremy Saklad
GPG Key ID: 94B02EA3D0B6481B
1 changed files with 1 additions and 1 deletions

View File

@ -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,