Skip to content

Commit

Permalink
Add Trajan and Moctezuma
Browse files Browse the repository at this point in the history
  • Loading branch information
sho-87 committed Feb 27, 2021
1 parent 23ddfac commit 26f2b90
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
Binary file added public/images/commanders/Moctezuma I.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/commanders/Trajan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 23 additions & 1 deletion src/data/commanders.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@
},
"Nebuchadnezzar II": {
"id": "52",
"shortName": "Neb",
"shortName": "Nebu",
"title": "Restorer of Babylon",
"tier": "Legendary",
"red": "Archer",
Expand All @@ -529,5 +529,27 @@
"guides": {
"rokguide": "https://rok.guide/cyrus-the-great/"
}
},
"Trajan": {
"id": "54",
"title": "Optimus Princeps",
"tier": "Legendary",
"red": "Leadership",
"yellow": "Versatility",
"blue": "Support",
"guides": {
"rokguide": "https://rok.guide/trajan/"
}
},
"Moctezuma I": {
"id": "55",
"title": "Aztec Eagle",
"tier": "Legendary",
"red": "Leadership",
"yellow": "Peacekeeping",
"blue": "Skill",
"guides": {
"rokguide": "https://rok.guide/moctezuma-i/"
}
}
}

0 comments on commit 26f2b90

Please sign in to comment.