forked from jmhobbs/cultofthepartyparrot.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparrots.json
141 lines (141 loc) · 3.03 KB
/
parrots.json
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
[
{
"gif": "parrot.gif",
"name": "Parrot"
},
{
"gif": "middleparrot.gif",
"name": "Middle Parrot"
},
{
"gif": "rightparrot.gif",
"name": "Right Parrot"
},
{
"gif": "aussieparrot.gif",
"name": "Aussie Parrot"
},
{
"gif": "gothparrot.gif",
"name": "Goth Parrot"
},
{
"gif": "oldtimeyparrot.gif",
"name": "Old Timey Parrot"
},
{
"gif": "boredparrot.gif",
"name": "Bored Parrot"
},
{
"gif": "shuffleparrot.gif",
"name": "Shuffle Parrot"
},
{
"gif": "shufflefurtherparrot.gif",
"name": "Shuffle Further Parrot",
"tip": "Combine with Shuffle Parrot for a conga line!"
},
{
"gif": "congaparrot.gif",
"name": "Conga Line Parrot",
"tip": "A self sufficient conga line parrot!"
},
{
"gif": "reversecongaparrot.gif",
"name": "Reverse Conga Line Parrot"
},
{
"gif": "partyparrot.gif",
"name": "Party Parrot"
},
{
"gif": "sadparrot.gif",
"name": "Sad Parrot",
"tip": "Parrots are entitled to their full range of emotions."
},
{
"gif": "parrotcop.gif",
"name": "Parrot Cop",
"tip": "Not to be confused with Stripper Parrot!"
},
{
"gif": "fastparrot.gif",
"name": "Fast Parrot",
"tip": "Now with 50% more party!"
},
{
"gif": "slowparrot.gif",
"name": "Slow Parrot",
"tip": "Web 1.0 all over again!"
},
{
"gif": "parrotdad.gif",
"name": "Parrot Dad",
"tip": "Is totally freaking out."
},
{
"gif": "dealwithitparrot.gif",
"name": "Deal With It Parrot"
},
{
"gif": "fiestaparrot.gif",
"name": "Fiesta Parrot"
},
{
"gif": "chillparrot.gif",
"name": "Chill Parrot"
},
{
"gif": "explodyparrot.gif",
"name": "Explody Parrot"
},
{
"gif": "shufflepartyparrot.gif",
"name": "Shuffle Party Parrot"
},
{
"gif": "ice-cream-parrot.gif",
"name": "Ice Cream Parrot"
},
{
"gif": "sassyparrot.gif",
"name": "Sassy Parrot"
},
{
"gif": "aussiecongaparrot.gif",
"name": "Aussie Conga Line Parrot"
},
{
"gif": "aussiereversecongaparrot.gif",
"name": "Aussie Reverse Conga Line Parrot"
},
{
"gif": "parrotwave1.gif",
"name": "Parrot Wave (1)"
},
{
"gif": "parrotwave2.gif",
"name": "Parrot Wave (2)"
},
{
"gif": "parrotwave3.gif",
"name": "Parrot Wave (3)"
},
{
"gif": "parrotwave4.gif",
"name": "Parrot Wave (4)"
},
{
"gif": "parrotwave5.gif",
"name": "Parrot Wave (5)"
},
{
"gif": "parrotwave6.gif",
"name": "Parrot Wave (6)"
},
{
"gif": "parrotwave7.gif",
"name": "Parrot Wave (7)"
}
]