// Step 850 AvertUpgradePotatoes static bool Step850() { return(Dialogs.GetAmount("water") > 25); }
// Step 900 AvertUpgradePotatoes static bool Step900() { return(Dialogs.GetAmount("electricity") > 25); }
// Step 800 AvertUpgradePotatoes static bool Step800() { return(Dialogs.GetAmount("potatoes") > 25); }