diff --git a/parrots.yaml b/parrots.yaml index 9a335e59..5ce49856 100644 --- a/parrots.yaml +++ b/parrots.yaml @@ -445,3 +445,9 @@ - hd: hd/pokeparrot.gif name: 151 Pokémon Parrot tip: One Hundred Fifty-One Parrot +- hd: hd/allflagparrot_slow.gif + name: All Flag Parrot (Slow) + tip: Transforms from one flag to the next. +- hd: hd/allflagparrot_fast.gif + name: All Flag Parrot (Fast) + tip: Transforms from one flag to the next, but way faster. diff --git a/parrots/hd/allflagparrot_fast.gif b/parrots/hd/allflagparrot_fast.gif new file mode 100644 index 00000000..7b536bb2 Binary files /dev/null and b/parrots/hd/allflagparrot_fast.gif differ diff --git a/parrots/hd/allflagparrot_slow.gif b/parrots/hd/allflagparrot_slow.gif new file mode 100644 index 00000000..b1efb526 Binary files /dev/null and b/parrots/hd/allflagparrot_slow.gif differ