mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-24 19:59:36 +00:00
Add the painted bunting
This commit is contained in:
16
dist/web/birb.js
vendored
16
dist/web/birb.js
vendored
@@ -580,6 +580,22 @@
|
||||
"collar": "#191c6d"
|
||||
},
|
||||
"rarity": "uncommon"
|
||||
},
|
||||
"paintedBunting": {
|
||||
"name": "Painted Bunting",
|
||||
"description": "A remarkably colourful bird, this North American species is quite difficult to observe despite its vivid palette due to its shy nature and vulnerable habitat.",
|
||||
"latinName": "Passerina ciris",
|
||||
"url": "https://en.wikipedia.org/wiki/Painted_bunting",
|
||||
"colors": {
|
||||
"face": "#5567f0",
|
||||
"underbelly": "#f16534",
|
||||
"belly": "#ef3b3b",
|
||||
"wing": "#a3e65a",
|
||||
"wing-edge": "#91cc50",
|
||||
"shoulder": "#f6fe40",
|
||||
"foot": "#767980"
|
||||
},
|
||||
"rarity": "uncommon"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user