-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathhuntsEN.server.coffee
215 lines (215 loc) · 5.4 KB
/
huntsEN.server.coffee
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
exports.hunts = ->
[
"Brushing your teeth"
"Riding a bike"
"Kissing someone"
"Wearing a cap"
"And a police officer"
"Drinking a glass of beer"
"With a store mannequin"
"Sitting on a swing"
"Carrying someone"
"With someone wearing the same shirt"
"In an elevator"
"Eating an ice cream"
"Hugging a stuffed animal"
"Wearing yellow sunglasses"
"Wearing ski goggles"
"Smoking a cigar"
"And one of your parents"
"With whipped cream on your face"
"Blowing bubble gum"
"Lying on the street"
"Wearing a medal"
"Petting an animal"
"In a shopping cart"
"Shampooing your hair"
"Under a parking sign"
"Wearing a flower in your hair"
"On a slide"
"Under an umbrella"
"Hugging a tree"
"In a church"
"With a Ford Ka"
"Balancing 3 pillows on your head"
"Doing push-ups"
"Holding a (real!) baby"
"Painting"
"On a treadmill"
"Reflected in water"
"With a guitar"
"Eating sprouts"
"Playing with lego"
"Holding a vinyl record"
"Inflating a balloon"
"Talking to a rubber duck"
"In mid-air"
"With nine other people"
"In a library"
"Standing on a rooftop"
"Dressed all white"
"In pyjamas"
"On a train"
"With today's newspaper"
"On a skateboard"
"With grass in your mouth"
"In a classroom"
"Waving a (full-size) flag"
"Hanging a spoon from your nose"
"Throwing a frisbee"
"With a panty hose over your head"
"Hanging under a table"
"Posting a letter"
"In a cinema"
"Baking pancakes"
"Taking out the trash"
"Wrapped in curtains"
"Drinking through a straw"
"Lighting a candle"
"Lying in the grass"
"Screaming"
"Wearing earmuffs"
"Playing darts"
"In a revolving door"
"Shaving"
"Infinitely reflected in two mirrors"
"Holding a Rubik's Cube"
"Holding a photo of yourself"
"On a bridge"
"Lying in bed"
"Wearing a pink shirt"
"In a pub"
"In sportswear"
"Petting a horse"
"Wearing glasses"
"In the trunk of a car"
"Playing the piano"
"Wearing a bowtie"
"Holding a folded paper swan"
"Climbing a lamp post"
"Eating a banana"
"Wearing a onesie"
"With the supermarket cashier"
"Holding a cassette walkman"
"Wearing Superman merchandise"
"Showing your high school diploma"
"With a steaming tea kettle"
"Wearing ice skates"
"Outside wearing snowboots"
"Holding an assembled kite"
"Holding a $100 or €100 bill"
"Clearly sweating"
"With just a plain red background"
"Eating popcorn"
"In drenching wet clothes"
"Taking a bath"
"Wearing a helmet"
"Donating to a street performer"
"In a tent"
"With a traffic light"
"Lying in a hammock"
"With your mouth taped shut"
"With a garden gnome"
"Slurping spaghetti"
"In front of a museum"
"With a vegetable stand"
"Climbing a fence"
"Wearing too much lipstick"
"At a busstop"
"In the center of a roundabout"
"Wearing a wig"
"With a statue"
"Wearing a clown nose"
"Wearing your clothes inside out"
"Wearing two watches"
"Reading a Playboy magazine"
"In a McDonald's"
"Trying to tongue-touch your nose"
"Licking someone's ear"
"Kissing someone's boots"
"Balancing a filled glass on your head"
"Holding a bowling ball"
"Swimming"
"Wearing a suit or evening dress"
"Talking to a sock puppet"
"In a garbage bin"
"Sitting on the toilet"
"With a lampshade over your head"
"Reading Harry Potter"
"Doing a handstand"
"With an analog phone"
"Lifting a dumbbell"
"With your name written on your forehead"
"In a carwash"
"Wrapped in toiletpaper"
"Eating with chopsticks"
"Eating a pickled herring"
"Wearing a Hawaiian shirt"
"Upside down"
"Trying to bite your big toe"
"Through a magnifying glass"
"With someone else also taking a selfie"
"Riding a broomstick"
"Wearing a tinfoil hat"
"Crossing your eyes"
"With someone over 70 years old"
"Wearing wooden shoes"
"Walking a baby stroller"
"With a bus/taxi driver"
"Wearing a poncho"
"With an insect on the tip of your finger"
"Wearing a towel as a cape"
"Wearing a mudmask"
"Sunbathing on a towel"
"Planking"
"Squashing a tomato with your hand"
"Balancing a CD/DVD on your nose"
"Showing a blue tongue"
"Wearing a tie rambo-style"
"Reading a bible"
"Showing off a trophy cup"
"Balancing a ball on your finger"
"Vacuuming"
"With (candy) hearts in your eyes"
"Making a shadowbunny with your hand(s)"
"Wearing a crown or tiara"
"Passionately hugging a bar stool"
"In front of a movie poster"
"Holding a game console controller"
"On a fatboy sitting bag"
"At a concert"
"Drinking a cocktail"
"Knitting"
"Wearing a chef's hat"
"Rope-pulling with a dog"
"Wearing a showercap"
"Blowdrying your hair"
"With a moustache made from toothpaste" # new from here
"With a goldfish"
"Wearing a towel on your head"
"Threading a needle"
"Behind bars"
"With a postage stamp on your forehead"
"With a garbage truck"
"Lying on a park bench"
"Holding a snail"
"Googling your own name"
"In a lingerie store"
"With 4 post-its on your face"
"Flexing your biceps"
"With your face submerged in water"
"Holding a badminton shuttle"
"Wearing 5 sweaters"
"Watering plants"
"Polishing shoes"
"Ironing clothes"
"Wearing a sombrero"
"Proudly showing a CD from the 90s"
"Holding 5 mobile phones"
"Under an umbrella with 2 others"
"With eyes drawn on your eyelids"
"With mowhawk-style hair"
"With pencils sticking out of your nose"
"With clothes pegs on your ears"
"With a 4-story house of cards"
]