aboutsummaryrefslogtreecommitdiff
path: root/strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'strings.h')
-rw-r--r--strings.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/strings.h b/strings.h
index de4b5ee..e2fa7b2 100644
--- a/strings.h
+++ b/strings.h
@@ -8,7 +8,8 @@ const char* stage2_triggers[] = {
"sometimes people make mistakes",
"mistakes are make by people sometimes",
"people make mistakes sometimes",
- "people make mistakes"
+ "people make mistakes",
+ "people sometimes make mistak" /* this is no typo. in the movie, at one scene, it appears like this */
};
const char* stage3_triggers[] = {
"love to how about global thermonuclear war",
@@ -19,6 +20,8 @@ const char* stage3_triggers[] = {
const char* stage4_triggers[] = {
"no lets play global thermonuclear war",
"no lets play global thermonuclear war instead",
+ "later lets play global thermonuclear war",
+ "later lets play global thermonuclear war instead",
"lets play global thermonuclear war",
"global thermonuclear war is better"
};