Fixed issues in hatchery.
Getting this error when trying to post screenshots: body: expected text between 1 and 20480 characters
Got around the issue #2 reported by blacky by autoassigning to the incubators. Seems to work and I get snails.
Fix 1:
snails.goldper => snails.goldperegg in expansionfarm.gd.
Fix 2:
Three instances of division by "/ cattle.send" during a bad egg birthing event, which crashes if the cattle's endurance is 0. Lazily changed the pain reduction modifier to (1+cattle.send) since I'm not sure about the game balance.
https://mega.nz/file/uzglFLrT#6y1y5no3LU9edcrIhon_oTTSKMxO5z6ujL9thQFuwDQ