Increase cost of Crustacean Pincer

Spear-fishing is difficult, and only available a fourth of the time.
This commit is contained in:
Jeremy Saklad 2021-09-14 19:47:55 -05:00
parent f60b8b6f6f
commit 72506b2cff
Signed by: Jeremy Saklad
GPG Key ID: 9CA2149583EDBF84
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ class Cost(Enum):
COLLECTION_NOTE = ACTION
# Deep-Zee Catch
# Spear-fishing at the bottom of the Evenlode, 7 at a time
DEEP_ZEE_CATCH = ACTION/7
# Spear-fishing at the bottom of the Evenlode, 7 at a time, difficult check, available fourth of the time
DEEP_ZEE_CATCH = 4*(ACTION/7)
# Crustacean Pincer
# Ealing Gardens Butcher, 2 at a time