feat: Add Segmented Ribcage to costs

The Segmented Ribcage has no known source outside a specific Whitsun
egg, much like the Obsidian Chitin Tail. As such, it has been given a
placeholder price that prevents it from being used normally.
This commit is contained in:
Jeremy Saklad 2022-05-26 06:59:42 -06:00
parent aa6a294d55
commit 5075e773ee
Signed by: Jeremy Saklad
GPG Key ID: 94B02EA3D0B6481B
1 changed files with 4 additions and 0 deletions

View File

@ -184,6 +184,10 @@ class Cost(Enum):
# Khan's Heart, disgruntled academic
SEARING_ENIGMA = 2*ACTION + 130*INFILTRATING + 2*INTERCEPTED_CABLEGRAM
# Segmented Ribcage
# No consistent source
SEGMENTED_RIBCAGE = cp_model.INT32_MAX/4
# Carved Ball of Stygian Ivory
STYGIAN_IVORY = 250