diff --git a/cows/bangcow.json b/cows/bangcow.json new file mode 100644 index 0000000..16d60f8 --- /dev/null +++ b/cows/bangcow.json @@ -0,0 +1,6 @@ +{ + "name": "BangBang", + "breed": "Destructive", + "image": "images/bangbang.png", + "description": "An aggresive cattle that will attack other people using its own Bang cannonball." +} \ No newline at end of file diff --git a/images/bangbang.png b/images/bangbang.png new file mode 100644 index 0000000..c0ede30 Binary files /dev/null and b/images/bangbang.png differ