diff --git a/package.json b/package.json index b997048..b64f96e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rok-talents", "title": "RoK Talents", - "version": "2.0.0", + "version": "2.1.0", "dataVersion": 1, "description": "Rise of Kingdoms talent builder", "homepage": "https://roktalents.com", diff --git a/public/images/commanders/Alexander Nevsky.png b/public/images/commanders/Alexander Nevsky.png new file mode 100644 index 0000000..83c765f Binary files /dev/null and b/public/images/commanders/Alexander Nevsky.png differ diff --git a/public/images/commanders/Amanitore.png b/public/images/commanders/Amanitore.png new file mode 100644 index 0000000..78f3578 Binary files /dev/null and b/public/images/commanders/Amanitore.png differ diff --git a/public/images/commanders/Bertrand du Guesclin.png b/public/images/commanders/Bertrand du Guesclin.png new file mode 100644 index 0000000..c045755 Binary files /dev/null and b/public/images/commanders/Bertrand du Guesclin.png differ diff --git a/public/images/commanders/Bjorn Ironside.png b/public/images/commanders/Bjorn Ironside.png new file mode 100644 index 0000000..def5918 Binary files /dev/null and b/public/images/commanders/Bjorn Ironside.png differ diff --git a/public/images/commanders/Boudica Prime.png b/public/images/commanders/Boudica Prime.png new file mode 100644 index 0000000..67c0a5e Binary files /dev/null and b/public/images/commanders/Boudica Prime.png differ diff --git a/public/images/commanders/Cheok Jun Gyeong.png b/public/images/commanders/Cheok Jun Gyeong.png new file mode 100644 index 0000000..0c34b32 Binary files /dev/null and b/public/images/commanders/Cheok Jun Gyeong.png differ diff --git a/public/images/commanders/Flavius Aetius.png b/public/images/commanders/Flavius Aetius.png new file mode 100644 index 0000000..b552886 Binary files /dev/null and b/public/images/commanders/Flavius Aetius.png differ diff --git a/public/images/commanders/Gilgamesh.png b/public/images/commanders/Gilgamesh.png new file mode 100644 index 0000000..05e6091 Binary files /dev/null and b/public/images/commanders/Gilgamesh.png differ diff --git a/public/images/commanders/Henry V.png b/public/images/commanders/Henry V.png new file mode 100644 index 0000000..2515c7f Binary files /dev/null and b/public/images/commanders/Henry V.png differ diff --git a/public/images/commanders/Honda Tadakatsu.png b/public/images/commanders/Honda Tadakatsu.png new file mode 100644 index 0000000..df03af0 Binary files /dev/null and b/public/images/commanders/Honda Tadakatsu.png differ diff --git a/public/images/commanders/Imhotep.png b/public/images/commanders/Imhotep.png new file mode 100644 index 0000000..0444547 Binary files /dev/null and b/public/images/commanders/Imhotep.png differ diff --git a/public/images/commanders/Kinich Janaab Pakal.png b/public/images/commanders/Kinich Janaab Pakal.png new file mode 100644 index 0000000..6b9b5f5 Binary files /dev/null and b/public/images/commanders/Kinich Janaab Pakal.png differ diff --git a/public/images/commanders/Ragnar Lodbrok.png b/public/images/commanders/Ragnar Lodbrok.png new file mode 100644 index 0000000..bf8692f Binary files /dev/null and b/public/images/commanders/Ragnar Lodbrok.png differ diff --git a/public/images/commanders/Scipio Africanus Prime.png b/public/images/commanders/Scipio Africanus Prime.png new file mode 100644 index 0000000..0babc0f Binary files /dev/null and b/public/images/commanders/Scipio Africanus Prime.png differ diff --git a/public/images/commanders/Suleiman I.png b/public/images/commanders/Suleiman I.png new file mode 100644 index 0000000..6a0c70f Binary files /dev/null and b/public/images/commanders/Suleiman I.png differ diff --git a/public/images/commanders/Thutmose III.png b/public/images/commanders/Thutmose III.png new file mode 100644 index 0000000..ac7b28e Binary files /dev/null and b/public/images/commanders/Thutmose III.png differ diff --git a/src/Modals.js b/src/Modals.js index 921727a..eaf5f56 100644 --- a/src/Modals.js +++ b/src/Modals.js @@ -295,6 +295,16 @@ export class AboutModal extends Component {

Release History

+