From 0997f578c59a3ceef9ea7e8e66401ee4dad2e295 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Fri, 22 Sep 2023 10:23:42 -0400 Subject: [PATCH] animals.json: adding moar animals Fixes #4 Signed-off-by: Vincent Batts --- express/animals.json | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/express/animals.json b/express/animals.json index 6981ee0..4d91903 100644 --- a/express/animals.json +++ b/express/animals.json @@ -26,6 +26,40 @@ "Snake", "Spider", "Turtle", - "Wolf pup" + "Wolf pup", + "Squirrel", + "Possum", + "Frog", + "Rat", + "Otter", + "Raccoon", + "Snake", + "Ferret", + "Mouse", + "Armadillo", + "Hamster", + "Fox", + "Iguana", + "Spider", + "Turtle", + "Beaver", + "Rabbit", + "Eagle", + "Pigeon", + "Parakeet", + "Hummingbird", + "Penguin", + "Cricket", + "Newt", + "Muskrat", + "Guinea Pig", + "Quokka", + "Fennec Fox", + "Flying Squirrel", + "Hedgehog", + "Badger", + "Koala Bear", + "Porcupine", + "Skunk" ] }