Thanks. This is what it says about crew capacity:
name = HasCrewCapacity
id = HasCrewCapacity
state = Incomplete
disableOnStateChange = False
values = 0,0,0,0,0
ContractIdentifier = Tourism.Tourism_Casino
title = Crew Capacity: At least 100
notes =
completedMessage =
fakeFailures = True
allowStateReset = True
failWhenUnmet = True
minCapacity = 100
maxCapacity = 2147483647
So it seems like it should accept 100. I can't decipher from this why it's labeled incomplete.
I took the entire text of the contract and put it here in a pastebin: https://pastebin.com/AQUSCaR6 Is there any dead giveaway here that tells us why the contract is not completed?