From 8dd77860f32317c0ddd8ccf82292df956b86d493 Mon Sep 17 00:00:00 2001 From: tilde-nya <37386853+tilde-nya@users.noreply.github.com> Date: Fri, 27 Jan 2023 12:46:27 +0000 Subject: [PATCH] Three Portal 2 quotes (#3954) tilde-nya Cave Johnson - Lemons rant GLaDOS - Test results GLaDOS - Differences --- frontend/static/quotes/english.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index ad8cc5430..122cb6aea 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38812,6 +38812,24 @@ "source": "Enders Game", "id": 6763, "length": 335 + }, + { + "text": "All right, I've been thinking. When life gives you lemons? Don't make lemonade. Make life take the lemons back! Get mad! I don't want your damn lemons! What am I supposed to do with these?! Demand to see life's manager! Make life rue the day it thought it could give Cave Johnson lemons! Do you know who I am?! I'm the man who's gonna burn your house down! With the lemons! I'm gonna get my engineers to invent a combustible lemon that burns your house down!", + "source": "Portal 2", + "id": 6764, + "length": 458 + }, + { + "text": "Well done. Here come the test results: \"You are a horrible person.\" That's what it says: a horrible person. We weren't even testing for that.", + "source": "Portal 2", + "id": 6765, + "length": 141 + }, + { + "text": "Okay. Look. We both said a lot of things that you're going to regret. But I think we can put our differences behind us. For science. You monster.", + "source": "Portal 2", + "id": 6766, + "length": 145 } ] }