From 839654819459e957a89dc369d2b2c76d06533e6b Mon Sep 17 00:00:00 2001 From: hagitran <116292851+hagitran@users.noreply.github.com> Date: Sat, 20 Jun 2026 22:31:24 +0545 Subject: [PATCH] impr(quotes): add Brave Story quote (@hagitran) Co-Authored-By: Claude Opus 4.8 --- frontend/static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index dd4d91aeacf9..ef882d0b8997 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39345,6 +39345,12 @@ "source": "Doctor Who, Fallen Heroes", "id": 7770, "length": 485 + }, + { + "text": "And now that I'm finally here, I understand. My journey through Vision wasn't to reach the Tower of Destiny at all. The journey itself was the point. It taught me that even if I relied on your power to change my destiny, it would only be this one time. I'm sure that I'll know many more happy times, and many more sad times. I can't avoid that. That's life. And I can't go asking to have my destiny changed every time something sad happens to me.", + "source": "Brave Story", + "id": 7771, + "length": 446 } ] }