-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvalues.js
75 lines (75 loc) · 2.46 KB
/
values.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
values =
[
"STEM<br />vs<br />STEAM",
'Scholarships:<br />"Apply, apply, apply!"',
"Water Game",
"Past Game piece in Kickoff stream",
"Havabanana Productions",
"Dean Kamen is wearing denim",
"Woodie Flowers is an 8-bit character",
"Corny references to 8-bit games",
"Knock-off Mario appears",
"Famous 8-bit character shows up",
"<i>FIRST</i>-related puns",
"Gracious Professionals",
"Dean's Homework",
"Encryption password is in 1337",
'Encryption password "doesn\'t work!"',
"Scripted role-play as 8-bit animation",
"Scramble to download the game manual",
"Pre-recorded casually transitions to live",
'"But before we get to the game..."',
'"We\'ll get to the game in a moment."',
"Dozer is in the game animation",
"Sad because Dozer's not in the game animation",
"One of the animated robots has a plunger",
"The team eats a meal together",
"The team's twitter ends up in the livestream",
"Someone references last year's game",
"Sponsor animation loops more than once",
"Rule update before the end of the day",
"Someone's theory about the game is right",
"A theory is wrong",
"Bumpers are bad",
"Can't get into the game manual",
"The stream goes down",
"Someone mentions Coopertition",
"Mentor Appreciation",
"No safety glasses on field tour",
"Someone asks when food will be ready",
"TRON movie reference",
'"VR?" -Matt Scalzo',
"An alumni of the team is in the stream",
"FRC related song parody",
"Last year's design is referenced",
'"Is this Battle Bots?"',
"Someone wonders about scouting",
"Field component plans don't make sense",
"People argue about a rule",
"Someone suggests swerve drive",
"Game pieces are used incorrectly",
"Water game is <i>actually</i> confirmed",
'"Has anyone checked Chief Delphi yet?"',
"Uncomfortably bad acting",
"War flashbacks to Recycle Rush",
"Dean Kamen is riding a segway",
"Alumni come to Kickoff",
"Winning chairmans' video",
"Safety animation winner",
"Frank Merrick, Director of FRC",
"Humans pretending to be robots",
"Blobby humans in animation",
"Animated robots are impossible",
"New logo revealed",
"New <i>FIRST</i> sponsor",
"Surprise items in KOP",
"Help for rookie teams",
"Update on <i>FIRST</i> growth",
"Technical Difficulties",
"Robot does everything suggestion",
"A game hint is taken seriously",
'"Good luck, and see you at the competition!"',
"Something falls on Dozer",
"STAR WARS",
"Woodie Flowers Tribute <3"
];