| @@ -660,7 +660,7 @@ const attributionData = { | |||
| { name: "Milcery.svg", source: "https://www.pokemon.com/us/pokedex/868" }, | |||
| { name: "Milotic.svg", source: "https://www.pokemon.com/us/pokedex/350" }, | |||
| { name: "Miltank.svg", source: "https://www.pokemon.com/us/pokedex/241" }, | |||
| { name: "Mime Jr..svg", source: "https://www.pokemon.com/us/pokedex/439" }, | |||
| { name: "Mime Jr.svg", source: "https://www.pokemon.com/us/pokedex/439" }, | |||
| { name: "Mimikyu.svg", source: "https://www.pokemon.com/us/pokedex/778" }, | |||
| { name: "Minccino.svg", source: "https://www.pokemon.com/us/pokedex/572" }, | |||
| { name: "Minior - Meteor Form.svg", source: "https://www.pokemon.com/us/pokedex/774" }, | |||
| @@ -1076,8 +1076,8 @@ const attributionData = { | |||
| { name: "Zorua.svg", source: "https://www.pokemon.com/us/pokedex/570" }, | |||
| { name: "Zubat.svg", source: "https://www.pokemon.com/us/pokedex/41" }, | |||
| { name: "Zweilous.svg", source: "https://www.pokemon.com/us/pokedex/634" }, | |||
| { name: "Zygarde - 10% Forme.svg", source: "https://www.pokemon.com/us/pokedex/718" }, | |||
| { name: "Zygarde - 50% Forme.svg", source: "https://www.pokemon.com/us/pokedex/718" }, | |||
| { name: "Zygarde - 10%25 Forme.svg", source: "https://www.pokemon.com/us/pokedex/718" }, | |||
| { name: "Zygarde - 50%25 Forme.svg", source: "https://www.pokemon.com/us/pokedex/718" }, | |||
| { name: "Zygarde - Complete Forme.svg", source: "https://www.pokemon.com/us/pokedex/718" } | |||
| ], | |||
| authors: [ | |||
| @@ -8364,6 +8364,15 @@ const attributionData = { | |||
| "anonymous" | |||
| ] | |||
| }, | |||
| { | |||
| prefix: "./media/food/trees/", | |||
| files: [ | |||
| { name: "sycamore-tree.svg", source: "https://www.dimensions.guide/element/sycamore-tree" } | |||
| ], | |||
| authors: [ | |||
| "dimensions-guide" | |||
| ] | |||
| }, | |||
| { | |||
| prefix: "./media/landmarks/", | |||
| files: [ | |||
| @@ -8397,6 +8406,7 @@ const attributionData = { | |||
| { name: "saturn.svg", source: null }, | |||
| { name: "milky-way.svg", source: null }, | |||
| { name: "orbit.svg", source: null }, | |||
| { name: "mountain.svg", source: null }, | |||
| ], | |||
| authors: [ | |||
| "chemicalcrux" | |||
| @@ -8423,6 +8433,15 @@ const attributionData = { | |||
| "naturalearth" | |||
| ] | |||
| }, | |||
| { | |||
| prefix: "./media/food/plants/", | |||
| files: [ | |||
| { name: "grass.svg", source: "https://www.freepik.com/free-vector/grass-border-silhouette-realistic-design_4904217.htm#page=1&query=grass%20silhouette&position=0" } | |||
| ], | |||
| authors: [ | |||
| "pikisuperstar" | |||
| ] | |||
| }, | |||
| { | |||
| prefix: "./media/objects/", | |||
| files: [ | |||
| @@ -8516,24 +8535,6 @@ const attributionData = { | |||
| "dimensions-guide" | |||
| ] | |||
| }, | |||
| { | |||
| prefix: "./media/objects/plants/", | |||
| files: [ | |||
| { name: "grass.svg", source: "https://www.freepik.com/free-vector/grass-border-silhouette-realistic-design_4904217.htm#page=1&query=grass%20silhouette&position=0" } | |||
| ], | |||
| authors: [ | |||
| "pikisuperstar" | |||
| ] | |||
| }, | |||
| { | |||
| prefix: "./media/objects/trees/", | |||
| files: [ | |||
| { name: "sycamore-tree.svg", source: "https://www.dimensions.guide/element/sycamore-tree" } | |||
| ], | |||
| authors: [ | |||
| "dimensions-guide" | |||
| ] | |||
| }, | |||
| { | |||
| prefix: "./media/species/synx/", | |||
| files: [ | |||
| @@ -8552,8 +8553,8 @@ const attributionData = { | |||
| { | |||
| prefix: "./media/vehicles/", | |||
| files: [ | |||
| { name: "vertical-bus.svg", source: null }, | |||
| { name: "leopard-2-revolution-1.svg", source: "http://leopardclub.ca/reviews/Tiger_Model/Revolution/" }, | |||
| { name: "vertical-leopard-2-revolution-1.svg", source: "http://leopardclub.ca/reviews/Tiger_Model/Revolution/" }, | |||
| ], | |||
| authors: [ | |||
| "chemicalcrux" | |||