diff --git a/cows/space_cow.json b/cows/space_cow.json new file mode 100644 index 0000000..b4b11d1 --- /dev/null +++ b/cows/space_cow.json @@ -0,0 +1,6 @@ +{ + "name": "Spacecow", + "breed": "Draeneibovine", + "image": "images/spacecow.webp", + "description": "For years, adventurers across Azeroth claimed that the Draenei were actually highly intelligent intergalactic cattle known as Spacecows. While the Draenei insist they are an ancient and noble race from the shattered world of Argus, skeptics continue to point at the hooves, horns, and suspiciously cow-like tails as undeniable evidence. Despite the rumors, Spacecows remain peaceful cosmic travelers with a strong connection to the Light and an alarming tendency to say 'Moo' during dramatic lore moments." +} \ No newline at end of file diff --git a/images/spacecow.webp b/images/spacecow.webp new file mode 100644 index 0000000..98f751a Binary files /dev/null and b/images/spacecow.webp differ