From 2bf645d98015cbe3fe0e03d3e376c82c0acc7018 Mon Sep 17 00:00:00 2001 From: bradley <11279144+redSlug@users.noreply.github.com> Date: Sun, 10 May 2026 12:27:49 -0400 Subject: [PATCH] turn bot off after 8 minutes + add Hellen Keller quotes --- src/constants/all.ts | 2 +- src/utilities/all.ts | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/constants/all.ts b/src/constants/all.ts index aadfe9c..7b2f42d 100644 --- a/src/constants/all.ts +++ b/src/constants/all.ts @@ -12,4 +12,4 @@ export const TILES_PER_FACTORY_GROUP = 4; export const INITIAL_FACTORY_GROUP_COUNT = 5; -export const BOT_AVAILABLE_MINUTES_PER_HOUR = 15; +export const BOT_AVAILABLE_MINUTES_PER_HOUR = 8; diff --git a/src/utilities/all.ts b/src/utilities/all.ts index ee4ba47..301f01c 100644 --- a/src/utilities/all.ts +++ b/src/utilities/all.ts @@ -67,6 +67,11 @@ export const getAffirmingQuotes = [ "You'll never be able to control your mood if you let it depend on other people. Decide today that you're the only one in charge of how you feel.", 'The real difficulty is to overcome how you think about yourself.\n-Maya Angelou', "When a difficult situation comes into our life, it's important to realize that every moment we get to choose the way we want to feel--the way we want to write the narrative of our story. Pick the one that contributes most to your aliveness and growth.", + 'Education should train the child to use his brains, to make for himself a place in the world and maintain his rights even when it seems that society would shove him into the scrap-heap.\n-Hellen Keller', + 'The chief handicap of the blind is not blindness, but the attitude of seeing people towards them.\n-Hellen Keller', + 'Keep your face to the sunshine and you cannot see the shadows.\n-Hellen Keller', + 'The true test of a character is to face hard conditions with the determination to make them better.\n-Hellen Keller', + 'To keep on trying in spite of disappointment and failure is the only way to keep young and brave. Failures become victories if they make us wise-hearted.\n-Hellen Keller', ]; export const antiAddictionMessages = [