diff --git a/cows/momo.json b/cows/momo.json new file mode 100644 index 0000000..a0bf4f8 --- /dev/null +++ b/cows/momo.json @@ -0,0 +1,6 @@ +{ + "name": "Momo", + "breed": "Meadowhorn", + "image": "images/momo.png", + "description": "A whimsical meadowhorn cow that races karts across Moo Moo Meadows." +} \ No newline at end of file diff --git a/images/momo.png b/images/momo.png new file mode 100644 index 0000000..4277294 Binary files /dev/null and b/images/momo.png differ