aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSimon Le <[email protected]>2024-10-28 15:55:17 +0700
committerGitHub <[email protected]>2024-10-28 09:55:17 +0100
commit273650031021b7394d7eee4591c38edd364d9994 (patch)
treebdc3a03352acb5270b1231e5d18e9f8111bb3eec
parent61862571f41b7167e9b98759f19ad3e81b9a5d78 (diff)
downloadmonkeytype-273650031021b7394d7eee4591c38edd364d9994.tar.gz
monkeytype-273650031021b7394d7eee4591c38edd364d9994.zip
impr(quotes): add English quote (@theendlesswatch) (#5981)
Added a quote from Critical Role's Caduceus. It's one of my favorite moments of the campaign. Youtube clip for reference: https://www.youtube.com/watch?v=9YXdtF3nQG4. Co-authored-by: nguyenle2457 <[email protected]>
-rw-r--r--frontend/static/quotes/english.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json
index d3b45149e..899a4b13c 100644
--- a/frontend/static/quotes/english.json
+++ b/frontend/static/quotes/english.json
@@ -38475,6 +38475,12 @@
"source": "Ween - Transdermal Celebration",
"length": 131,
"id": 7613
+ },
+ {
+ "text": "May I say, before you go: I think perhaps you are one of the most powerful mages that I've ever had the pleasure to be in the presence of. And for this, I would offer a gift. I think it has been a long time since anyone has pointed out to you that you are a fool. Pain doesn't make people, it's love that makes people. The pain is inconsequential, it's love that saves them. And you would know that but you have none around you, you said so yourself. You surround yourself with lies and deceptions and... I wish for you, in the future, to find someone who will mourn you when you are gone. Respectfully.",
+ "source": "Caduceus Clay - Critical Role (Campaign 2, Episode 110)",
+ "length": 603,
+ "id": 7614
}
]
}