diff --git a/guests.json b/guests.json index 73e483cb..2db4348f 100644 --- a/guests.json +++ b/guests.json @@ -8,6 +8,12 @@ "name": "Orioles Parrot", "tip": "This parrot loves the orioles so much he turned into one!" }, + { + "gif": "capsparrot.gif", + "hd": "hd/capsparrot.gif", + "name": "Capitals Parrot", + "tip": "C! A! P! S! CAPS! CAPS! CAPS!!." + }, { "gif": "fieriparrot.gif", "name": "Guy Fieri Parrot", diff --git a/guests/capsparrot.gif b/guests/capsparrot.gif new file mode 100644 index 00000000..39f50095 Binary files /dev/null and b/guests/capsparrot.gif differ diff --git a/guests/hd/capsparrot.gif b/guests/hd/capsparrot.gif new file mode 100644 index 00000000..7b44c576 Binary files /dev/null and b/guests/hd/capsparrot.gif differ