diff --git a/cows/starblossom.json b/cows/starblossom.json new file mode 100644 index 0000000..72bd6d2 --- /dev/null +++ b/cows/starblossom.json @@ -0,0 +1,6 @@ +{ + "name": "Starblossom", + "breed": "Cowlestial", + "image": "images/starblossom.png", + "description": "A cow that glows in the starlight." +} \ No newline at end of file diff --git a/images/starblossom.png b/images/starblossom.png new file mode 100644 index 0000000..303a2e5 Binary files /dev/null and b/images/starblossom.png differ