diff --git a/cows/starcow.json b/cows/starcow.json new file mode 100644 index 0000000..a64ef88 --- /dev/null +++ b/cows/starcow.json @@ -0,0 +1,6 @@ +{ + "name": "Starcow", + "breed": "Strow", + "image": "images/starcow.png", + "description": "A cow merged with the limitless potential of the stars." +} \ No newline at end of file diff --git a/images/starcow.png b/images/starcow.png new file mode 100644 index 0000000..ffc1088 Binary files /dev/null and b/images/starcow.png differ