diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2024-11-14 21:24:22 -0500 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2024-11-14 21:24:22 -0500 |
commit | d93969036927527b30cc58cf2a9744e076552efa (patch) | |
tree | 00d7a63a95e320df3cd0b5e6ed0cbc00e1a4248c /tools | |
parent | 64d00d039aa3bf0aec0e6d453de34cd94ec5a51d (diff) | |
download | vijayanagara-d93969036927527b30cc58cf2a9744e076552efa.tar.gz |
wip; mongol invaders cards
Diffstat (limited to 'tools')
-rw-r--r-- | tools/gendata.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/gendata.js b/tools/gendata.js index 6b93daf..0828f7e 100644 --- a/tools/gendata.js +++ b/tools/gendata.js @@ -80,6 +80,19 @@ def_card(23, "Virupaksha Temple") def_card(24, "Stone Temple Chariots") def_card(34, "Bahmani Sultan Assassinated") def_card(36, "Northern Alliances") +order = null +def_card(37, "Mongol Invasion") +def_card(38, "Mongol Invasion") +def_card(39, "Mongol Invasion") +def_card(40, "Mongol Invasion") +def_card(41, "Mongol Invasion") +def_card(42, "Mongol Invasion") +def_card(43, "Timurid Empire") +def_card(44, "Timurid Empire") +def_card(45, "Zenith of the Delhi Sultanate") +def_card(46, "Rise of the Rebel Sultans") +def_card(47, "Lords of the Deccan") + flavor("1. Malik Kafur", "General assassinated, power struggle ensues", "Favored slave-general brilliant in battle") |