├── .gitignore ├── README.md ├── alerts.json.template ├── create_draft_and_preset_index.py ├── data └── current │ └── .gitkeep ├── deploy.sh ├── images.d.ts ├── package-lock.json ├── package.json ├── presets.json.template ├── presets ├── .gitkeep └── simple.json ├── public ├── favicon.ico ├── favicon.png ├── images │ ├── SiegeEngineers.png │ ├── aoe1 │ │ └── civemblems │ │ │ ├── aoe1.Assyrians.png │ │ │ ├── aoe1.Babylonians.png │ │ │ ├── aoe1.Carthaginians.png │ │ │ ├── aoe1.Choson.png │ │ │ ├── aoe1.Egyptians.png │ │ │ ├── aoe1.Greeks.png │ │ │ ├── aoe1.Hittites.png │ │ │ ├── aoe1.LacViet.png │ │ │ ├── aoe1.Macedonians.png │ │ │ ├── aoe1.Minoans.png │ │ │ ├── aoe1.Palmyrans.png │ │ │ ├── aoe1.Persians.png │ │ │ ├── aoe1.Phoenicians.png │ │ │ ├── aoe1.Romans.png │ │ │ ├── aoe1.Shang.png │ │ │ ├── aoe1.Sumerians.png │ │ │ └── aoe1.Yamato.png │ ├── aoe2cm2.png │ ├── aoe2cm2.svg │ ├── aoe3 │ │ └── flag │ │ │ ├── aoe3.Aztec.png │ │ │ ├── aoe3.British.png │ │ │ ├── aoe3.Chinese.png │ │ │ ├── aoe3.Dutch.png │ │ │ ├── aoe3.Ethiopians.png │ │ │ ├── aoe3.French.png │ │ │ ├── aoe3.German.png │ │ │ ├── aoe3.Haudenosaunee.png │ │ │ ├── aoe3.Hausa.png │ │ │ ├── aoe3.Incan.png │ │ │ ├── aoe3.Indian.png │ │ │ ├── aoe3.Italian.png │ │ │ ├── aoe3.Japanese.png │ │ │ ├── aoe3.Lakota.png │ │ │ ├── aoe3.Maltese.png │ │ │ ├── aoe3.Mexico.png │ │ │ ├── aoe3.Ottoman.png │ │ │ ├── aoe3.Portuguese.png │ │ │ ├── aoe3.Russian.png │ │ │ ├── aoe3.Spanish.png │ │ │ ├── aoe3.Swedish.png │ │ │ └── aoe3.USA.png │ ├── aoe4-maps │ │ ├── acropolis.png │ │ ├── african-waters.png │ │ ├── alopecia.png │ │ ├── altai.png │ │ ├── ancient-spires.png │ │ ├── archipelago.png │ │ ├── atacama.png │ │ ├── atoll.png │ │ ├── baldland.png │ │ ├── baltic.png │ │ ├── basin.png │ │ ├── blackforest.png │ │ ├── bohemia.png │ │ ├── boulder-bay.png │ │ ├── bridges.png │ │ ├── cache.png │ │ ├── canal.png │ │ ├── canyon.png │ │ ├── carmel.png │ │ ├── cascade.png │ │ ├── cauldron.png │ │ ├── channel.png │ │ ├── chaos-random.png │ │ ├── cliffsanity.png │ │ ├── cliffside.png │ │ ├── coastal-cliffs.png │ │ ├── confluence.png │ │ ├── continental.png │ │ ├── craters.png │ │ ├── crown-canal.png │ │ ├── danube-river.png │ │ ├── deer-valley.png │ │ ├── drowned-forest.png │ │ ├── dry-arabia.png │ │ ├── dry-river.png │ │ ├── dungeon.png │ │ ├── enlightened-horizon.png │ │ ├── eroded.png │ │ ├── excavation.png │ │ ├── firefly-fjords.png │ │ ├── flankwoods.png │ │ ├── floodplain.png │ │ ├── fog-of-war.png │ │ ├── forest-pass.png │ │ ├── forest-ponds.png │ │ ├── forts.png │ │ ├── four-lakes.png │ │ ├── french-pass.png │ │ ├── frisian-marshes.png │ │ ├── front-range.png │ │ ├── glade.png │ │ ├── gleaming-summit.png │ │ ├── golden-heights.png │ │ ├── golden-pit.png │ │ ├── gorge.png │ │ ├── hallowed-spring.png │ │ ├── haywire.png │ │ ├── hedgemaze.png │ │ ├── hevelthorne.png │ │ ├── hidden-valley.png │ │ ├── hideout.png │ │ ├── highbridge.png │ │ ├── highview.png │ │ ├── highwoods.png │ │ ├── hill-and-dale.png │ │ ├── himeyama.png │ │ ├── holy-island.png │ │ ├── hourglass.png │ │ ├── jousting-fields.png │ │ ├── kawasan.png │ │ ├── kerlaugar.png │ │ ├── king-of-the-hill.png │ │ ├── lakeside.png │ │ ├── lipany.png │ │ ├── marshland.png │ │ ├── megarandom.png │ │ ├── michi.png │ │ ├── migration.png │ │ ├── mongolian-heights.png │ │ ├── mountain-clearing.png │ │ ├── mountain-lakes.png │ │ ├── mountain-pass.png │ │ ├── moving-out.png │ │ ├── mt-warning.png │ │ ├── nagari.png │ │ ├── narrow-sea.png │ │ ├── narrows.png │ │ ├── nomadic-ridges.png │ │ ├── nomadic-tarns.png │ │ ├── oasis.png │ │ ├── ocean-gateway.png │ │ ├── pigeon-woods.png │ │ ├── pigeons-valley.png │ │ ├── pigeons-view.png │ │ ├── prairie.png │ │ ├── rain-forest.png │ │ ├── receding.png │ │ ├── regions.png │ │ ├── relic-river.png │ │ ├── rockies.png │ │ ├── rocky-canyon.png │ │ ├── rocky-river.png │ │ ├── rugged.png │ │ ├── sacred-grove.png │ │ ├── safety-bay.png │ │ ├── sand-reef.png │ │ ├── scandinavia.png │ │ ├── scattered-hills.png │ │ ├── shadow-lake.png │ │ ├── shamble-hills.png │ │ ├── silk-road.png │ │ ├── sixfold-crossing.png │ │ ├── skargard.png │ │ ├── socotra.png │ │ ├── sol-and-luna.png │ │ ├── sunkenlands.png │ │ ├── tempi.png │ │ ├── the-pit.png │ │ ├── thickets.png │ │ ├── transhumance.png │ │ ├── turtle-ridge.png │ │ ├── volcanic-island.png │ │ ├── wadden-sea.png │ │ ├── warring-islands.png │ │ ├── wasteland.png │ │ ├── water-drake.png │ │ ├── waterholes.png │ │ ├── waterlanes.png │ │ ├── wetlands.png │ │ ├── wilderness.png │ │ ├── wolf-hill.png │ │ ├── woodwall.png │ │ └── x-marks-the-spot.png │ ├── aoe4 │ │ └── flag │ │ │ ├── aoe4.AbbasidDynasty.png │ │ │ ├── aoe4.Ayyubids.png │ │ │ ├── aoe4.Ayyubids.svg │ │ │ ├── aoe4.Byzantines.png │ │ │ ├── aoe4.Byzantines.svg │ │ │ ├── aoe4.Chinese.png │ │ │ ├── aoe4.DelhiSultanate.png │ │ │ ├── aoe4.English.png │ │ │ ├── aoe4.French.png │ │ │ ├── aoe4.GoldenHorde.png │ │ │ ├── aoe4.GoldenHorde.svg │ │ │ ├── aoe4.HolyRomanEmpire.png │ │ │ ├── aoe4.HouseOfLancaster.png │ │ │ ├── aoe4.HouseOfLancaster.svg │ │ │ ├── aoe4.Japanese.png │ │ │ ├── aoe4.Japanese.svg │ │ │ ├── aoe4.JeanneDArc.png │ │ │ ├── aoe4.JeanneDArc.svg │ │ │ ├── aoe4.KnightsTemplar.png │ │ │ ├── aoe4.KnightsTemplar.svg │ │ │ ├── aoe4.MacedonianDynasty.png │ │ │ ├── aoe4.MacedonianDynasty.svg │ │ │ ├── aoe4.Malians.png │ │ │ ├── aoe4.Malians.svg │ │ │ ├── aoe4.Mongols.png │ │ │ ├── aoe4.OrderOfTheDragon.png │ │ │ ├── aoe4.OrderOfTheDragon.svg │ │ │ ├── aoe4.Ottomans.png │ │ │ ├── aoe4.Ottomans.svg │ │ │ ├── aoe4.Rus.png │ │ │ ├── aoe4.SengokuDaimyo.png │ │ │ ├── aoe4.SengokuDaimyo.svg │ │ │ ├── aoe4.TughlaqDynasty.png │ │ │ ├── aoe4.TughlaqDynasty.svg │ │ │ ├── aoe4.ZhuXiLegacy.png │ │ │ └── aoe4.ZhuXiLegacy.svg │ ├── aomgods │ │ ├── aomgods.amaterasu.png │ │ ├── aomgods.freyr.png │ │ ├── aomgods.fuxi.png │ │ ├── aomgods.gaia.png │ │ ├── aomgods.hades.png │ │ ├── aomgods.isis.png │ │ ├── aomgods.kronos.png │ │ ├── aomgods.loki.png │ │ ├── aomgods.nuwa.png │ │ ├── aomgods.odin.png │ │ ├── aomgods.oranos.png │ │ ├── aomgods.poseidon.png │ │ ├── aomgods.ra.png │ │ ├── aomgods.set.png │ │ ├── aomgods.shennong.png │ │ ├── aomgods.susanoo.png │ │ ├── aomgods.thor.png │ │ ├── aomgods.tsukuyomi.png │ │ └── aomgods.zeus.png │ ├── civemblems │ │ ├── achaemenids.png │ │ ├── armenians.png │ │ ├── athenians.png │ │ ├── aztecs.png │ │ ├── bengalis.png │ │ ├── berbers.png │ │ ├── bohemians.png │ │ ├── britons.png │ │ ├── bulgarians.png │ │ ├── burgundians.png │ │ ├── burmese.png │ │ ├── byzantines.png │ │ ├── celts.png │ │ ├── chinese.png │ │ ├── cumans.png │ │ ├── dravidians.png │ │ ├── ethiopians.png │ │ ├── franks.png │ │ ├── georgians.png │ │ ├── goths.png │ │ ├── gurjaras.png │ │ ├── hidden_ban.png │ │ ├── hidden_pick.png │ │ ├── hidden_steal.png │ │ ├── hindustanis.png │ │ ├── huns.png │ │ ├── incas.png │ │ ├── indians.png │ │ ├── italians.png │ │ ├── japanese.png │ │ ├── jurchens.png │ │ ├── khitans.png │ │ ├── khmer.png │ │ ├── koreans.png │ │ ├── lithuanians.png │ │ ├── macedonians.png │ │ ├── magyars.png │ │ ├── malay.png │ │ ├── malians.png │ │ ├── mayans.png │ │ ├── mongols.png │ │ ├── persians.png │ │ ├── poles.png │ │ ├── portuguese.png │ │ ├── puru.png │ │ ├── random.png │ │ ├── romans.png │ │ ├── saracens.png │ │ ├── shu.png │ │ ├── sicilians.png │ │ ├── slavs.png │ │ ├── spanish.png │ │ ├── spartans.png │ │ ├── tatars.png │ │ ├── teutons.png │ │ ├── thracians.png │ │ ├── turks.png │ │ ├── vietnamese.png │ │ ├── vikings.png │ │ ├── wei.png │ │ └── wu.png │ ├── civs │ │ ├── achaemenids.png │ │ ├── armenians.png │ │ ├── athenians.png │ │ ├── aztecs.png │ │ ├── bengalis.png │ │ ├── berbers.png │ │ ├── bohemians.png │ │ ├── britons.png │ │ ├── bulgarians.png │ │ ├── burgundians.png │ │ ├── burmese.png │ │ ├── byzantines.png │ │ ├── celts.png │ │ ├── chinese.png │ │ ├── cumans.png │ │ ├── dravidians.png │ │ ├── ethiopians.png │ │ ├── franks.png │ │ ├── georgians.png │ │ ├── goths.png │ │ ├── gurjaras.png │ │ ├── hidden_ban.png │ │ ├── hidden_pick.png │ │ ├── hidden_steal.png │ │ ├── hindustanis.png │ │ ├── huns.png │ │ ├── incas.png │ │ ├── indians.png │ │ ├── italians.png │ │ ├── japanese.png │ │ ├── jurchens.png │ │ ├── khitans.png │ │ ├── khmer.png │ │ ├── koreans.png │ │ ├── lithuanians.png │ │ ├── macedonians.png │ │ ├── magyars.png │ │ ├── malay.png │ │ ├── malians.png │ │ ├── mayans.png │ │ ├── mongols.png │ │ ├── persians.png │ │ ├── poles.png │ │ ├── portuguese.png │ │ ├── puru.png │ │ ├── random.png │ │ ├── romans.png │ │ ├── saracens.png │ │ ├── shu.png │ │ ├── sicilians.png │ │ ├── slavs.png │ │ ├── spanish.png │ │ ├── spartans.png │ │ ├── tatars.png │ │ ├── teutons.png │ │ ├── thracians.png │ │ ├── turks.png │ │ ├── vietnamese.png │ │ ├── vikings.png │ │ ├── wei.png │ │ └── wu.png │ ├── favicon.svg │ ├── icon_emblems.png │ ├── icon_units-animated.png │ ├── icon_units.png │ ├── maps │ │ ├── acclivity.png │ │ ├── acropolakes.png │ │ ├── acropolis.png │ │ ├── african-clearing.png │ │ ├── african-reed-beds.png │ │ ├── african-river.png │ │ ├── african-springs.png │ │ ├── african-waters.png │ │ ├── aftermath.png │ │ ├── aguadona.png │ │ ├── aguaje-swamp.png │ │ ├── alpine-lakes.png │ │ ├── alpine.png │ │ ├── amazon-tunnel.png │ │ ├── anatolia.png │ │ ├── ancient-lake.png │ │ ├── andes.png │ │ ├── antarctica.png │ │ ├── aquapolis.png │ │ ├── arabia.png │ │ ├── archipelago.png │ │ ├── arctic-circle.png │ │ ├── arena-ception.png │ │ ├── arena.png │ │ ├── artificial.png │ │ ├── arzachel.png │ │ ├── atacama.png │ │ ├── atlantean-relics.png │ │ ├── atlantic.png │ │ ├── atoll.png │ │ ├── aztlan.png │ │ ├── badlands.png │ │ ├── ball-o-rena.png │ │ ├── baltic.png │ │ ├── barrier-reef.png │ │ ├── bay.png │ │ ├── beachfight.png │ │ ├── bedouins.png │ │ ├── benteng.png │ │ ├── bermuda.png │ │ ├── big-freeze.png │ │ ├── bigfoot.png │ │ ├── black-forest.png │ │ ├── black-swamp.png │ │ ├── blockades.png │ │ ├── boards-of-canada.png │ │ ├── bog-islands.png │ │ ├── bog.png │ │ ├── bogland.png │ │ ├── border-dispute.png │ │ ├── border-wars.png │ │ ├── boulder-forest.png │ │ ├── boundary-brawl.png │ │ ├── brahmaputra.png │ │ ├── brood-war.png │ │ ├── brooks.png │ │ ├── budapest.png │ │ ├── burrito-brawl.png │ │ ├── bypass.png │ │ ├── caatinga.png │ │ ├── canberra.png │ │ ├── canyon-lake.png │ │ ├── canyon.png │ │ ├── canyons.png │ │ ├── cape-of-storms.png │ │ ├── caribbean.png │ │ ├── cataclysm.png │ │ ├── catch-em-all.png │ │ ├── cattails.png │ │ ├── cattleland.png │ │ ├── cenotes.png │ │ ├── chaos-pit.png │ │ ├── chile-con-carne.png │ │ ├── chive-topped-hummus.png │ │ ├── chutes.png │ │ ├── circus.png │ │ ├── civil-war.png │ │ ├── clearing.png │ │ ├── coast-to-mountain.png │ │ ├── coastal-forest.png │ │ ├── coastal.png │ │ ├── colosseum.png │ │ ├── comet.png │ │ ├── compass.png │ │ ├── continent.png │ │ ├── continental.png │ │ ├── copenhagen.png │ │ ├── coral-islands.png │ │ ├── costa-do-ouro.png │ │ ├── crater-lake.png │ │ ├── crater.png │ │ ├── crescent.png │ │ ├── criss-cross.png │ │ ├── crop-circles.png │ │ ├── crossfire-cooking.png │ │ ├── cup.png │ │ ├── danakil.png │ │ ├── decentring.png │ │ ├── delta.png │ │ ├── desert-bara.png │ │ ├── desert-paradise.png │ │ ├── desert-slope.png │ │ ├── desert-void.png │ │ ├── desert.png │ │ ├── desertfox.png │ │ ├── disc.png │ │ ├── donut-delight.png │ │ ├── donut.png │ │ ├── double-african-waters.png │ │ ├── double-antarctica.png │ │ ├── double-arabia.png │ │ ├── double-aztlan.png │ │ ├── double-bazaar-war.png │ │ ├── double-delta.png │ │ ├── double-ellie-s-belly.png │ │ ├── double-farmland.png │ │ ├── double-flooded-cross.png │ │ ├── double-floodplains.png │ │ ├── double-fort.png │ │ ├── double-gobi.png │ │ ├── double-homeland.png │ │ ├── double-huangshan.png │ │ ├── double-jalap-o.png │ │ ├── double-krakatau.png │ │ ├── double-leaf-lakes.png │ │ ├── double-lochs.png │ │ ├── double-meadow.png │ │ ├── double-migration.png │ │ ├── double-northern-isles.png │ │ ├── double-okavango.png │ │ ├── double-ounianga.png │ │ ├── double-outback.png │ │ ├── double-pond-inspection.png │ │ ├── double-riverbed.png │ │ ├── double-ruins-plunder.png │ │ ├── double-salt-lake.png │ │ ├── double-savanna.png │ │ ├── double-torysh.png │ │ ├── double-wings.png │ │ ├── double-xerotes.png │ │ ├── drought.png │ │ ├── dry-lake.png │ │ ├── dry-river.png │ │ ├── duel-enchiladas.png │ │ ├── dune-du-pilat.png │ │ ├── duopoly.png │ │ ├── dzong.png │ │ ├── eastern-coastline.png │ │ ├── el-dorado.png │ │ ├── enclosed.png │ │ ├── enemy-archipelago.png │ │ ├── enemy-islands.png │ │ ├── eruption.png │ │ ├── evacuation.png │ │ ├── excavation.png │ │ ├── eye.png │ │ ├── fish-beach.png │ │ ├── fish-n-fish.png │ │ ├── fishcake-fiesta.png │ │ ├── fissure.png │ │ ├── flood.png │ │ ├── flooded-cross.png │ │ ├── forest-pond.png │ │ ├── fortified-clearing.png │ │ ├── fortress.png │ │ ├── four-lakes.png │ │ ├── four-quarters.png │ │ ├── fractal.png │ │ ├── frazil.png │ │ ├── frigid-lake.png │ │ ├── frisia.png │ │ ├── front-line.png │ │ ├── frozen-forest.png │ │ ├── frozen-river.png │ │ ├── geothermal-valley.png │ │ ├── ghost-lake.png │ │ ├── ghostly-goulash.png │ │ ├── ghostswamp.png │ │ ├── glade.png │ │ ├── gobi.png │ │ ├── gold-rush.png │ │ ├── golden-canyon.png │ │ ├── golden-crater.png │ │ ├── golden-cross.png │ │ ├── golden-fort.png │ │ ├── golden-ghost.png │ │ ├── golden-hill.png │ │ ├── golden-lakes.png │ │ ├── golden-pit.png │ │ ├── golden-swamp.png │ │ ├── gorge.png │ │ ├── grand-bara.png │ │ ├── graupel.png │ │ ├── graveyards.png │ │ ├── great-african-lake.png │ │ ├── great-lake.png │ │ ├── green-pit.png │ │ ├── greenland.png │ │ ├── haboob.png │ │ ├── hamburger.png │ │ ├── heartland.png │ │ ├── hidden-forts.png │ │ ├── hidden-ponds.png │ │ ├── hidden-treasures.png │ │ ├── hideout.png │ │ ├── high-seas.png │ │ ├── high-tides.png │ │ ├── higher-ground.png │ │ ├── highland.png │ │ ├── hill-fort.png │ │ ├── hills.png │ │ ├── hippo-arena.png │ │ ├── hippo-s-belly.png │ │ ├── hippopotamus.png │ │ ├── holy-city.png │ │ ├── homeland.png │ │ ├── hoodoo.png │ │ ├── houseboat.png │ │ ├── huacachina.png │ │ ├── huangshan.png │ │ ├── hunger-games.png │ │ ├── hydroplains.png │ │ ├── hyperrandom.png │ │ ├── inundation.png │ │ ├── island-hopping.png │ │ ├── islands.png │ │ ├── jacuzzi.png │ │ ├── jalap-o.png │ │ ├── jdgrossrox.png │ │ ├── jungle-rumble.png │ │ ├── jungle-swamp.png │ │ ├── kalahari.png │ │ ├── karoo.png │ │ ├── karst.png │ │ ├── kawasan.png │ │ ├── kelimutu-lakes.png │ │ ├── khamsin.png │ │ ├── kilimanjaro.png │ │ ├── koala.png │ │ ├── lagoon.png │ │ ├── land-madness.png │ │ ├── land-nomad.png │ │ ├── land-of-lakes.png │ │ ├── le-grand-foss-.png │ │ ├── len--is-maranhenses.png │ │ ├── llanganati.png │ │ ├── loch-ness.png │ │ ├── lombardia.png │ │ ├── low-tide.png │ │ ├── lowland.png │ │ ├── maghreb.png │ │ ├── mangrove-flood.png │ │ ├── marketplace.png │ │ ├── marooned.png │ │ ├── marsh-madness.png │ │ ├── marshland.png │ │ ├── meadow.png │ │ ├── meatballs.png │ │ ├── mediterranean.png │ │ ├── megarandom.png │ │ ├── meltdown.png │ │ ├── merry-go-round.png │ │ ├── mesas.png │ │ ├── metropolis.png │ │ ├── michi.png │ │ ├── microphone.png │ │ ├── migration.png │ │ ├── mirage.png │ │ ├── mired.png │ │ ├── mongolia.png │ │ ├── monocle.png │ │ ├── monsoon.png │ │ ├── moorea.png │ │ ├── morass.png │ │ ├── mount-bromo.png │ │ ├── mount-fuji.png │ │ ├── mount-kailash.png │ │ ├── mountain-coast.png │ │ ├── mountain-pass.png │ │ ├── mountain-range.png │ │ ├── mountainside.png │ │ ├── mudflow.png │ │ ├── mystic-creek.png │ │ ├── naivasha.png │ │ ├── new-england.png │ │ ├── nile-delta.png │ │ ├── nomad-ception.png │ │ ├── nomad-islands.png │ │ ├── nomad.png │ │ ├── northern-isles.png │ │ ├── not-socotra.png │ │ ├── oasis.png │ │ ├── okavango.png │ │ ├── ontario.png │ │ ├── ounianga.png │ │ ├── outback.png │ │ ├── outcrop.png │ │ ├── pacific-beach.png │ │ ├── pacific-islands.png │ │ ├── paddies.png │ │ ├── pag.png │ │ ├── painted-desert.png │ │ ├── palisade-arena.png │ │ ├── palm-valley.png │ │ ├── pamir-mountains.png │ │ ├── pandora.png │ │ ├── panem.png │ │ ├── pantanal.png │ │ ├── patagonia.png │ │ ├── peace-o-pizza.png │ │ ├── peatlands.png │ │ ├── pilgrims.png │ │ ├── pizza.png │ │ ├── plains.png │ │ ├── plateau.png │ │ ├── pond-arena.png │ │ ├── prairie.png │ │ ├── quarry.png │ │ ├── quebrada-de-cafayate.png │ │ ├── raft.png │ │ ├── random-river.png │ │ ├── ravines.png │ │ ├── red-sand.png │ │ ├── rehydration.png │ │ ├── reservoir.png │ │ ├── rift-island.png │ │ ├── ring-fortress.png │ │ ├── ring-of-reeds.png │ │ ├── river-belt.png │ │ ├── rivers.png │ │ ├── rivulet.png │ │ ├── rockslide.png │ │ ├── rocky-forest.png │ │ ├── roe-rage.png │ │ ├── rooster.png │ │ ├── ruins.png │ │ ├── runestones.png │ │ ├── sacred-glades.png │ │ ├── sacred-springs.png │ │ ├── sahara.png │ │ ├── salt-marsh.png │ │ ├── sand-forest.png │ │ ├── sand-maze.png │ │ ├── sand-pit.png │ │ ├── sand-trap.png │ │ ├── savanna.png │ │ ├── savannah-valley.png │ │ ├── savonia.png │ │ ├── scandinavia.png │ │ ├── sea.png │ │ ├── seafood-pie.png │ │ ├── sealed-islands.png │ │ ├── seize-the-hump.png │ │ ├── seize-the-mountain.png │ │ ├── serengeti.png │ │ ├── shady-fish-market.png │ │ ├── shallow-web.png │ │ ├── sheepfold.png │ │ ├── shelter.png │ │ ├── shipwreck.png │ │ ├── shoals.png │ │ ├── shorelands.png │ │ ├── silkroad.png │ │ ├── sinkhole.png │ │ ├── slippery-springs.png │ │ ├── slopes.png │ │ ├── snakepit.png │ │ ├── socotra.png │ │ ├── sonora.png │ │ ├── soul.png │ │ ├── spiny-forests.png │ │ ├── spiral.png │ │ ├── starfighter.png │ │ ├── steppe.png │ │ ├── sumatra.png │ │ ├── sunburn.png │ │ ├── swamp-fever.png │ │ ├── taklamakan.png │ │ ├── te-fiti.png │ │ ├── te-waipounamu.png │ │ ├── team-acropolis.png │ │ ├── team-causeways.png │ │ ├── team-islands.png │ │ ├── team-migration.png │ │ ├── tenochtitlan.png │ │ ├── tentacle-isle.png │ │ ├── terrace.png │ │ ├── territorial.png │ │ ├── texcoco.png │ │ ├── thar-desert.png │ │ ├── the-bull.png │ │ ├── the-eye.png │ │ ├── the-hippo.png │ │ ├── thicket.png │ │ ├── tidal-plain.png │ │ ├── tidepool.png │ │ ├── tombolo.png │ │ ├── trade-winds.png │ │ ├── treasure-islands.png │ │ ├── tremor.png │ │ ├── tres-leches.png │ │ ├── triple-arabia.png │ │ ├── triple-pond-inspection.png │ │ ├── tsunami.png │ │ ├── twin-puddles.png │ │ ├── two-rivers.png │ │ ├── typhoon.png │ │ ├── umm-al-samim.png │ │ ├── uplift-nomad.png │ │ ├── ushuaia.png │ │ ├── valley.png │ │ ├── venicepest.png │ │ ├── vital-river.png │ │ ├── volcanic-field.png │ │ ├── volcanic-island.png │ │ ├── volcanic-swamp.png │ │ ├── wade.png │ │ ├── water-nomad.png │ │ ├── waterhole.png │ │ ├── wet-web.png │ │ ├── wilderness.png │ │ ├── windmill.png │ │ ├── winged.png │ │ ├── wings.png │ │ ├── winter-s-clearing.png │ │ ├── wolf-hill.png │ │ ├── woodland.png │ │ ├── woogy.png │ │ ├── xerotes.png │ │ ├── yam-suph.png │ │ ├── yucatan.png │ │ ├── zealandia.png │ │ ├── zero.png │ │ ├── zesnake.png │ │ └── zewall.png │ ├── role_guest.png │ ├── role_host.png │ ├── role_spectate.png │ ├── steal-marker-alt.svg │ └── units-animated │ │ ├── achaemenids-left.apng │ │ ├── achaemenids-right.apng │ │ ├── armenians-left.apng │ │ ├── armenians-right.apng │ │ ├── athenians-left.apng │ │ ├── athenians-right.apng │ │ ├── aztecs-left.apng │ │ ├── aztecs-right.apng │ │ ├── bengalis-left.apng │ │ ├── bengalis-right.apng │ │ ├── berbers-left.apng │ │ ├── berbers-right.apng │ │ ├── bohemians-left.apng │ │ ├── bohemians-right.apng │ │ ├── britons-left.apng │ │ ├── britons-right.apng │ │ ├── bulgarians-left.apng │ │ ├── bulgarians-right.apng │ │ ├── burgundians-left.apng │ │ ├── burgundians-right.apng │ │ ├── burmese-left.apng │ │ ├── burmese-right.apng │ │ ├── byzantines-left.apng │ │ ├── byzantines-right.apng │ │ ├── celts-left.apng │ │ ├── celts-right.apng │ │ ├── chinese-left.apng │ │ ├── chinese-right.apng │ │ ├── cumans-left.apng │ │ ├── cumans-right.apng │ │ ├── dravidians-left.apng │ │ ├── dravidians-right.apng │ │ ├── ethiopians-left.apng │ │ ├── ethiopians-right.apng │ │ ├── franks-left.apng │ │ ├── franks-right.apng │ │ ├── georgians-left.apng │ │ ├── georgians-right.apng │ │ ├── goths-left.apng │ │ ├── goths-right.apng │ │ ├── gurjaras-left.apng │ │ ├── gurjaras-right.apng │ │ ├── hindustanis-left.apng │ │ ├── hindustanis-right.apng │ │ ├── huns-left.apng │ │ ├── huns-right.apng │ │ ├── incas-left.apng │ │ ├── incas-right.apng │ │ ├── indians-left.apng │ │ ├── indians-right.apng │ │ ├── italians-left.apng │ │ ├── italians-right.apng │ │ ├── japanese-left.apng │ │ ├── japanese-right.apng │ │ ├── jurchens-left.apng │ │ ├── jurchens-right.apng │ │ ├── khitans-left.apng │ │ ├── khitans-right.apng │ │ ├── khmer-left.apng │ │ ├── khmer-right.apng │ │ ├── koreans-left.apng │ │ ├── koreans-right.apng │ │ ├── lithuanians-left.apng │ │ ├── lithuanians-right.apng │ │ ├── macedonians-left.apng │ │ ├── macedonians-right.apng │ │ ├── magyars-left.apng │ │ ├── magyars-right.apng │ │ ├── malay-left.apng │ │ ├── malay-right.apng │ │ ├── malians-left.apng │ │ ├── malians-right.apng │ │ ├── mayans-left.apng │ │ ├── mayans-right.apng │ │ ├── mongols-left.apng │ │ ├── mongols-right.apng │ │ ├── persians-left.apng │ │ ├── persians-right.apng │ │ ├── poles-left.apng │ │ ├── poles-right.apng │ │ ├── portuguese-left.apng │ │ ├── portuguese-right.apng │ │ ├── puru-left.apng │ │ ├── puru-right.apng │ │ ├── random-right.apng │ │ ├── romans-left.apng │ │ ├── romans-right.apng │ │ ├── saracens-left.apng │ │ ├── saracens-right.apng │ │ ├── shu-left.apng │ │ ├── shu-right.apng │ │ ├── sicilians-left.apng │ │ ├── sicilians-right.apng │ │ ├── slavs-left.apng │ │ ├── slavs-right.apng │ │ ├── spanish-left.apng │ │ ├── spanish-right.apng │ │ ├── spartans-left.apng │ │ ├── spartans-right.apng │ │ ├── tatars-left.apng │ │ ├── tatars-right.apng │ │ ├── teutons-left.apng │ │ ├── teutons-right.apng │ │ ├── thracians-left.apng │ │ ├── thracians-right.apng │ │ ├── turks-left.apng │ │ ├── turks-right.apng │ │ ├── vietnamese-left.apng │ │ ├── vietnamese-right.apng │ │ ├── vikings-left.apng │ │ ├── vikings-right.apng │ │ ├── wei-left.apng │ │ ├── wei-right.apng │ │ ├── wu-left.apng │ │ └── wu-right.apng ├── index.html ├── maintenance.html ├── manifest.json └── random.png ├── session.png ├── session.puml ├── src ├── DraftServer.ts ├── Locales.tsx ├── __mocks__ │ ├── react-i18next.ts │ └── uuid.ts ├── __tests__ │ ├── Drafting.test.tsx │ ├── Server.test.tsx │ ├── __snapshots__ │ │ └── Drafting.test.tsx.snap │ ├── components │ │ ├── CivGrid.test.tsx │ │ ├── CivPanel.test.tsx │ │ ├── CustomName.test.tsx │ │ ├── Draft.test.tsx │ │ ├── DraftViews.test.tsx │ │ ├── Messages.test.tsx │ │ ├── Player.test.tsx │ │ ├── Players.test.tsx │ │ ├── Turn.test.tsx │ │ ├── TurnRow.test.tsx │ │ └── __snapshots__ │ │ │ ├── CivGrid.test.tsx.snap │ │ │ ├── CivPanel.test.tsx.snap │ │ │ ├── CustomName.test.tsx.snap │ │ │ ├── Draft.test.tsx.snap │ │ │ ├── Messages.test.tsx.snap │ │ │ ├── Player.test.tsx.snap │ │ │ ├── Players.test.tsx.snap │ │ │ ├── Turn.test.tsx.snap │ │ │ └── TurnRow.test.tsx.snap │ ├── models │ │ ├── CivilisationEncoder.test.tsx │ │ ├── DraftsStore.test.tsx │ │ ├── NameGenerator.test.tsx │ │ ├── PlayerEvent.test.tsx │ │ ├── Preset.test.tsx │ │ ├── Validator.test.tsx │ │ └── __snapshots__ │ │ │ ├── CivilisationEncoder.test.tsx.snap │ │ │ ├── NameGenerator.test.tsx.snap │ │ │ ├── PlayerEvent.test.tsx.snap │ │ │ └── Preset.test.tsx.snap │ └── util │ │ ├── Util.test.tsx │ │ ├── __snapshots__ │ │ └── Util.test.tsx.snap │ │ └── testfiles │ │ ├── current.json │ │ └── legacy.json ├── actions │ └── index.tsx ├── components │ ├── 404.tsx │ ├── NewDraftButton.tsx │ ├── PresetEditor │ │ ├── ActionDropdown.tsx │ │ ├── AsOpponentCheckbox.tsx │ │ ├── AsPlayerDropdown.tsx │ │ ├── ExclusivityDropdown.tsx │ │ ├── HelpText.tsx │ │ ├── HiddenCheckbox.tsx │ │ ├── ParallelCheckbox.tsx │ │ ├── PlayerTurnSettings.tsx │ │ ├── PresetEditor.tsx │ │ ├── PresetEditorCivSelection.tsx │ │ ├── PresetEditorCustomOptions.tsx │ │ ├── PresetEditorTurn.tsx │ │ ├── PresetOption.tsx │ │ ├── PresetOptionCheckbox.tsx │ │ ├── TurnCategoriesInput.tsx │ │ └── TurnExplanation.tsx │ ├── SavePresetButton.tsx │ ├── admin │ │ ├── AdminMain.tsx │ │ ├── DraftEdit.tsx │ │ ├── DraftList.tsx │ │ ├── Login.tsx │ │ └── PresetList.tsx │ ├── draft │ │ ├── AdminDraftState.tsx │ │ ├── CopyableInput.tsx │ │ ├── Countdown.tsx │ │ ├── CustomName.tsx │ │ ├── Draft.tsx │ │ ├── DraftIdInfo.tsx │ │ ├── DraftOptionGrid.tsx │ │ ├── DraftOptionPanel.tsx │ │ ├── DraftState.tsx │ │ ├── Marker.tsx │ │ ├── Messages.tsx │ │ ├── PlayerDraftState.tsx │ │ ├── PlayerOnlineStatus.tsx │ │ ├── ReplayControls.tsx │ │ ├── RoleModal.tsx │ │ ├── SpectateDraft.tsx │ │ ├── Turn.tsx │ │ ├── TurnRow.tsx │ │ ├── TurnTag.tsx │ │ └── WhoAmIIndicator.tsx │ └── menu │ │ ├── API.tsx │ │ ├── Alert.tsx │ │ ├── ColorSchemeToggle.tsx │ │ ├── CustomiseButton.tsx │ │ ├── Footer.tsx │ │ ├── HowItWorks.tsx │ │ ├── IconStyleSelector.tsx │ │ ├── Index.tsx │ │ ├── LocaleOption.tsx │ │ ├── LocaleSelector.tsx │ │ ├── Menu.tsx │ │ ├── Modal.tsx │ │ ├── NavBar.tsx │ │ ├── Practice.tsx │ │ ├── Preset.tsx │ │ ├── PresetList.tsx │ │ ├── PresetListElement.tsx │ │ ├── Presets.tsx │ │ ├── RecentDraftRow.tsx │ │ ├── Spectate.tsx │ │ └── UsernameSelector.tsx ├── constants │ ├── Action.ts │ ├── ActionType.ts │ ├── ColorScheme.ts │ ├── DraftOptionPanelType.ts │ ├── Exclusivity.ts │ ├── GameVersion.ts │ ├── Player.ts │ ├── ValidationId.ts │ └── index.tsx ├── containers │ ├── AdminDraftState.tsx │ ├── ColorSchemeToggle.tsx │ ├── Countdown.tsx │ ├── CustomisePresetButton.tsx │ ├── Draft.tsx │ ├── DraftIdInfo.tsx │ ├── DraftOptionPanel.tsx │ ├── IconStyleSelector.tsx │ ├── LocaleOption.tsx │ ├── Messages.tsx │ ├── Modal.tsx │ ├── PlayerDraftState.tsx │ ├── PlayerOnlineStatus.tsx │ ├── ReplayControls.tsx │ ├── RoleModal.tsx │ ├── SpectateDraft.tsx │ ├── SpectateRecentDrafts.tsx │ ├── Turn.tsx │ ├── UsernameSelector.tsx │ └── WhoAmIIndicator.tsx ├── fonts │ ├── crete-round-v8-latin-ext_latin-italic.woff │ ├── crete-round-v8-latin-ext_latin-italic.woff2 │ ├── crete-round-v8-latin-ext_latin-regular.woff │ └── crete-round-v8-latin-ext_latin-regular.woff2 ├── i18n.tsx ├── images │ ├── check.svg │ ├── crown.svg │ ├── hidden_ban.png │ ├── hidden_pick.png │ ├── random.png │ ├── skull.svg │ ├── snipe-marker.svg │ ├── steal-marker.svg │ └── units-animated │ │ └── random-right.apng ├── index.tsx ├── languages │ ├── de_DE.json │ ├── en_GB.json │ ├── es_ES.json │ ├── fr_FR.json │ ├── pl_PL.json │ ├── pt_BR.json │ ├── zh_CN.json │ └── zh_TW.json ├── models │ ├── AdminEvent.ts │ ├── Aoe1Civilisation.ts │ ├── Aoe2Map.ts │ ├── Aoe3Civilisation.ts │ ├── Aoe4Civilisation.ts │ ├── Aoe4Map.ts │ ├── AomGod.ts │ ├── Civilisation.ts │ ├── CivilisationSet.ts │ ├── CountdownProperties.tsx │ ├── Draft.ts │ ├── DraftOption.ts │ ├── DraftViews.ts │ ├── DraftsArchive.ts │ ├── DraftsStore.ts │ ├── LegacyCivilisation.ts │ ├── LegacyPlayerEvent.ts │ ├── PlayerEvent.ts │ ├── Preset.ts │ ├── PresetValidation.ts │ ├── SessionStore.ts │ ├── Turn.ts │ ├── ValidCivs.ts │ ├── Validation.ts │ └── Validator.ts ├── react-app-env.d.ts ├── reducers │ ├── admin.tsx │ ├── colorScheme.tsx │ ├── draft.tsx │ ├── draftCountdown.tsx │ ├── draftOwnProperties.tsx │ ├── iconStyle.tsx │ ├── index.tsx │ ├── language.tsx │ ├── modal.tsx │ ├── presetEditor.tsx │ ├── recentDrafts.tsx │ └── replay.tsx ├── registerServiceWorker.ts ├── sass │ ├── bulma-dark-switch.sass │ ├── bulma-dark-tags.sass │ ├── bulma-dark.scss │ └── bulma.scss ├── server.ts ├── setupProxy.js ├── setupTests.ts ├── test │ ├── Barrier.ts │ └── BarrierPromise.ts ├── types │ ├── DraftEvent.ts │ ├── IDraftConfig.ts │ ├── IPlayerWithNameMessage.ts │ ├── ISetNameMessage.ts │ ├── ISetRoleMessage.ts │ └── index.tsx └── util │ ├── ActListener.ts │ ├── Assert.ts │ ├── CivilisationEncoder.ts │ ├── ColorSchemeHelpers.ts │ ├── Logger.ts │ ├── NameGenerator.ts │ ├── PresetUtil.ts │ ├── SocketUtil.ts │ └── Util.ts ├── tsconfig.json ├── tsconfig.server.json └── tslint.json /data/current/.gitkeep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/data/current/.gitkeep -------------------------------------------------------------------------------- /presets.json.template: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "name": "Simple Preset", 4 | "id": "simple" 5 | } 6 | ] 7 | -------------------------------------------------------------------------------- /presets/.gitkeep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/presets/.gitkeep -------------------------------------------------------------------------------- /public/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/favicon.ico -------------------------------------------------------------------------------- /public/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/favicon.png -------------------------------------------------------------------------------- /public/images/SiegeEngineers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/SiegeEngineers.png -------------------------------------------------------------------------------- /public/images/aoe2cm2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe2cm2.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Aztec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Aztec.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.British.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.British.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Chinese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Chinese.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Dutch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Dutch.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.French.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.French.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.German.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.German.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Hausa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Hausa.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Incan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Incan.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Indian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Indian.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Italian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Italian.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Japanese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Japanese.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Lakota.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Lakota.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Maltese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Maltese.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Mexico.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Mexico.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Ottoman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Ottoman.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Russian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Russian.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Spanish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Spanish.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.Swedish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.Swedish.png -------------------------------------------------------------------------------- /public/images/aoe3/flag/aoe3.USA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe3/flag/aoe3.USA.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/acropolis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/acropolis.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/african-waters.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/african-waters.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/alopecia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/alopecia.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/altai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/altai.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/ancient-spires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/ancient-spires.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/archipelago.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/archipelago.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/atacama.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/atacama.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/atoll.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/atoll.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/baldland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/baldland.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/baltic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/baltic.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/basin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/basin.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/blackforest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/blackforest.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/bohemia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/bohemia.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/boulder-bay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/boulder-bay.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/bridges.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/bridges.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/cache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/cache.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/canal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/canal.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/canyon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/canyon.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/carmel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/carmel.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/cascade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/cascade.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/cauldron.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/cauldron.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/channel.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/chaos-random.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/chaos-random.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/cliffsanity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/cliffsanity.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/cliffside.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/cliffside.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/coastal-cliffs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/coastal-cliffs.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/confluence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/confluence.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/continental.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/continental.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/craters.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/craters.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/crown-canal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/crown-canal.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/danube-river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/danube-river.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/deer-valley.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/deer-valley.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/drowned-forest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/drowned-forest.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/dry-arabia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/dry-arabia.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/dry-river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/dry-river.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/dungeon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/dungeon.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/eroded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/eroded.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/excavation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/excavation.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/firefly-fjords.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/firefly-fjords.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/flankwoods.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/flankwoods.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/floodplain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/floodplain.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/fog-of-war.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/fog-of-war.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/forest-pass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/forest-pass.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/forest-ponds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/forest-ponds.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/forts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/forts.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/four-lakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/four-lakes.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/french-pass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/french-pass.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/front-range.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/front-range.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/glade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/glade.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/golden-heights.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/golden-heights.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/golden-pit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/golden-pit.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/gorge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/gorge.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/haywire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/haywire.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/hedgemaze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/hedgemaze.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/hevelthorne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/hevelthorne.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/hidden-valley.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/hidden-valley.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/hideout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/hideout.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/highbridge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/highbridge.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/highview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/highview.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/highwoods.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/highwoods.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/hill-and-dale.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/hill-and-dale.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/himeyama.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/himeyama.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/holy-island.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/holy-island.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/hourglass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/hourglass.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/kawasan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/kawasan.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/kerlaugar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/kerlaugar.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/lakeside.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/lakeside.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/lipany.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/lipany.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/marshland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/marshland.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/megarandom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/megarandom.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/michi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/michi.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/migration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/migration.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/mountain-lakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/mountain-lakes.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/mountain-pass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/mountain-pass.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/moving-out.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/moving-out.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/mt-warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/mt-warning.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/nagari.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/nagari.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/narrow-sea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/narrow-sea.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/narrows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/narrows.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/nomadic-ridges.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/nomadic-ridges.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/nomadic-tarns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/nomadic-tarns.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/oasis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/oasis.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/ocean-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/ocean-gateway.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/pigeon-woods.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/pigeon-woods.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/pigeons-valley.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/pigeons-valley.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/pigeons-view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/pigeons-view.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/prairie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/prairie.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/rain-forest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/rain-forest.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/receding.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/receding.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/regions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/regions.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/relic-river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/relic-river.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/rockies.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/rockies.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/rocky-canyon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/rocky-canyon.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/rocky-river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/rocky-river.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/rugged.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/rugged.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/sacred-grove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/sacred-grove.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/safety-bay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/safety-bay.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/sand-reef.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/sand-reef.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/scandinavia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/scandinavia.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/shadow-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/shadow-lake.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/shamble-hills.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/shamble-hills.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/silk-road.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/silk-road.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/skargard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/skargard.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/socotra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/socotra.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/sol-and-luna.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/sol-and-luna.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/sunkenlands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/sunkenlands.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/tempi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/tempi.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/the-pit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/the-pit.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/thickets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/thickets.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/transhumance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/transhumance.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/turtle-ridge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/turtle-ridge.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/wadden-sea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/wadden-sea.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/wasteland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/wasteland.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/water-drake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/water-drake.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/waterholes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/waterholes.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/waterlanes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/waterlanes.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/wetlands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/wetlands.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/wilderness.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/wilderness.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/wolf-hill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/wolf-hill.png -------------------------------------------------------------------------------- /public/images/aoe4-maps/woodwall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4-maps/woodwall.png -------------------------------------------------------------------------------- /public/images/aoe4/flag/aoe4.Ayyubids.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4/flag/aoe4.Ayyubids.png -------------------------------------------------------------------------------- /public/images/aoe4/flag/aoe4.Chinese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4/flag/aoe4.Chinese.png -------------------------------------------------------------------------------- /public/images/aoe4/flag/aoe4.English.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4/flag/aoe4.English.png -------------------------------------------------------------------------------- /public/images/aoe4/flag/aoe4.French.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4/flag/aoe4.French.png -------------------------------------------------------------------------------- /public/images/aoe4/flag/aoe4.Japanese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4/flag/aoe4.Japanese.png -------------------------------------------------------------------------------- /public/images/aoe4/flag/aoe4.Malians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4/flag/aoe4.Malians.png -------------------------------------------------------------------------------- /public/images/aoe4/flag/aoe4.Mongols.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4/flag/aoe4.Mongols.png -------------------------------------------------------------------------------- /public/images/aoe4/flag/aoe4.Ottomans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4/flag/aoe4.Ottomans.png -------------------------------------------------------------------------------- /public/images/aoe4/flag/aoe4.Rus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aoe4/flag/aoe4.Rus.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.freyr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.freyr.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.fuxi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.fuxi.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.gaia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.gaia.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.hades.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.hades.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.isis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.isis.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.kronos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.kronos.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.loki.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.loki.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.nuwa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.nuwa.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.odin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.odin.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.oranos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.oranos.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.poseidon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.poseidon.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.ra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.ra.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.set.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.set.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.shennong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.shennong.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.susanoo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.susanoo.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.thor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.thor.png -------------------------------------------------------------------------------- /public/images/aomgods/aomgods.zeus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/aomgods/aomgods.zeus.png -------------------------------------------------------------------------------- /public/images/civemblems/achaemenids.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/achaemenids.png -------------------------------------------------------------------------------- /public/images/civemblems/armenians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/armenians.png -------------------------------------------------------------------------------- /public/images/civemblems/athenians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/athenians.png -------------------------------------------------------------------------------- /public/images/civemblems/aztecs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/aztecs.png -------------------------------------------------------------------------------- /public/images/civemblems/bengalis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/bengalis.png -------------------------------------------------------------------------------- /public/images/civemblems/berbers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/berbers.png -------------------------------------------------------------------------------- /public/images/civemblems/bohemians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/bohemians.png -------------------------------------------------------------------------------- /public/images/civemblems/britons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/britons.png -------------------------------------------------------------------------------- /public/images/civemblems/bulgarians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/bulgarians.png -------------------------------------------------------------------------------- /public/images/civemblems/burgundians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/burgundians.png -------------------------------------------------------------------------------- /public/images/civemblems/burmese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/burmese.png -------------------------------------------------------------------------------- /public/images/civemblems/byzantines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/byzantines.png -------------------------------------------------------------------------------- /public/images/civemblems/celts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/celts.png -------------------------------------------------------------------------------- /public/images/civemblems/chinese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/chinese.png -------------------------------------------------------------------------------- /public/images/civemblems/cumans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/cumans.png -------------------------------------------------------------------------------- /public/images/civemblems/dravidians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/dravidians.png -------------------------------------------------------------------------------- /public/images/civemblems/ethiopians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/ethiopians.png -------------------------------------------------------------------------------- /public/images/civemblems/franks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/franks.png -------------------------------------------------------------------------------- /public/images/civemblems/georgians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/georgians.png -------------------------------------------------------------------------------- /public/images/civemblems/goths.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/goths.png -------------------------------------------------------------------------------- /public/images/civemblems/gurjaras.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/gurjaras.png -------------------------------------------------------------------------------- /public/images/civemblems/hidden_ban.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/hidden_ban.png -------------------------------------------------------------------------------- /public/images/civemblems/hidden_pick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/hidden_pick.png -------------------------------------------------------------------------------- /public/images/civemblems/hidden_steal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/hidden_steal.png -------------------------------------------------------------------------------- /public/images/civemblems/hindustanis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/hindustanis.png -------------------------------------------------------------------------------- /public/images/civemblems/huns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/huns.png -------------------------------------------------------------------------------- /public/images/civemblems/incas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/incas.png -------------------------------------------------------------------------------- /public/images/civemblems/indians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/indians.png -------------------------------------------------------------------------------- /public/images/civemblems/italians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/italians.png -------------------------------------------------------------------------------- /public/images/civemblems/japanese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/japanese.png -------------------------------------------------------------------------------- /public/images/civemblems/jurchens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/jurchens.png -------------------------------------------------------------------------------- /public/images/civemblems/khitans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/khitans.png -------------------------------------------------------------------------------- /public/images/civemblems/khmer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/khmer.png -------------------------------------------------------------------------------- /public/images/civemblems/koreans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/koreans.png -------------------------------------------------------------------------------- /public/images/civemblems/lithuanians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/lithuanians.png -------------------------------------------------------------------------------- /public/images/civemblems/macedonians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/macedonians.png -------------------------------------------------------------------------------- /public/images/civemblems/magyars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/magyars.png -------------------------------------------------------------------------------- /public/images/civemblems/malay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/malay.png -------------------------------------------------------------------------------- /public/images/civemblems/malians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/malians.png -------------------------------------------------------------------------------- /public/images/civemblems/mayans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/mayans.png -------------------------------------------------------------------------------- /public/images/civemblems/mongols.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/mongols.png -------------------------------------------------------------------------------- /public/images/civemblems/persians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/persians.png -------------------------------------------------------------------------------- /public/images/civemblems/poles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/poles.png -------------------------------------------------------------------------------- /public/images/civemblems/portuguese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/portuguese.png -------------------------------------------------------------------------------- /public/images/civemblems/puru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/puru.png -------------------------------------------------------------------------------- /public/images/civemblems/random.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/random.png -------------------------------------------------------------------------------- /public/images/civemblems/romans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/romans.png -------------------------------------------------------------------------------- /public/images/civemblems/saracens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/saracens.png -------------------------------------------------------------------------------- /public/images/civemblems/shu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/shu.png -------------------------------------------------------------------------------- /public/images/civemblems/sicilians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/sicilians.png -------------------------------------------------------------------------------- /public/images/civemblems/slavs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/slavs.png -------------------------------------------------------------------------------- /public/images/civemblems/spanish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/spanish.png -------------------------------------------------------------------------------- /public/images/civemblems/spartans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/spartans.png -------------------------------------------------------------------------------- /public/images/civemblems/tatars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/tatars.png -------------------------------------------------------------------------------- /public/images/civemblems/teutons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/teutons.png -------------------------------------------------------------------------------- /public/images/civemblems/thracians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/thracians.png -------------------------------------------------------------------------------- /public/images/civemblems/turks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/turks.png -------------------------------------------------------------------------------- /public/images/civemblems/vietnamese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/vietnamese.png -------------------------------------------------------------------------------- /public/images/civemblems/vikings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/vikings.png -------------------------------------------------------------------------------- /public/images/civemblems/wei.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/wei.png -------------------------------------------------------------------------------- /public/images/civemblems/wu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civemblems/wu.png -------------------------------------------------------------------------------- /public/images/civs/achaemenids.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/achaemenids.png -------------------------------------------------------------------------------- /public/images/civs/armenians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/armenians.png -------------------------------------------------------------------------------- /public/images/civs/athenians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/athenians.png -------------------------------------------------------------------------------- /public/images/civs/aztecs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/aztecs.png -------------------------------------------------------------------------------- /public/images/civs/bengalis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/bengalis.png -------------------------------------------------------------------------------- /public/images/civs/berbers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/berbers.png -------------------------------------------------------------------------------- /public/images/civs/bohemians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/bohemians.png -------------------------------------------------------------------------------- /public/images/civs/britons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/britons.png -------------------------------------------------------------------------------- /public/images/civs/bulgarians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/bulgarians.png -------------------------------------------------------------------------------- /public/images/civs/burgundians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/burgundians.png -------------------------------------------------------------------------------- /public/images/civs/burmese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/burmese.png -------------------------------------------------------------------------------- /public/images/civs/byzantines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/byzantines.png -------------------------------------------------------------------------------- /public/images/civs/celts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/celts.png -------------------------------------------------------------------------------- /public/images/civs/chinese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/chinese.png -------------------------------------------------------------------------------- /public/images/civs/cumans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/cumans.png -------------------------------------------------------------------------------- /public/images/civs/dravidians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/dravidians.png -------------------------------------------------------------------------------- /public/images/civs/ethiopians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/ethiopians.png -------------------------------------------------------------------------------- /public/images/civs/franks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/franks.png -------------------------------------------------------------------------------- /public/images/civs/georgians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/georgians.png -------------------------------------------------------------------------------- /public/images/civs/goths.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/goths.png -------------------------------------------------------------------------------- /public/images/civs/gurjaras.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/gurjaras.png -------------------------------------------------------------------------------- /public/images/civs/hidden_ban.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/hidden_ban.png -------------------------------------------------------------------------------- /public/images/civs/hidden_pick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/hidden_pick.png -------------------------------------------------------------------------------- /public/images/civs/hidden_steal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/hidden_steal.png -------------------------------------------------------------------------------- /public/images/civs/hindustanis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/hindustanis.png -------------------------------------------------------------------------------- /public/images/civs/huns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/huns.png -------------------------------------------------------------------------------- /public/images/civs/incas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/incas.png -------------------------------------------------------------------------------- /public/images/civs/indians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/indians.png -------------------------------------------------------------------------------- /public/images/civs/italians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/italians.png -------------------------------------------------------------------------------- /public/images/civs/japanese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/japanese.png -------------------------------------------------------------------------------- /public/images/civs/jurchens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/jurchens.png -------------------------------------------------------------------------------- /public/images/civs/khitans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/khitans.png -------------------------------------------------------------------------------- /public/images/civs/khmer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/khmer.png -------------------------------------------------------------------------------- /public/images/civs/koreans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/koreans.png -------------------------------------------------------------------------------- /public/images/civs/lithuanians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/lithuanians.png -------------------------------------------------------------------------------- /public/images/civs/macedonians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/macedonians.png -------------------------------------------------------------------------------- /public/images/civs/magyars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/magyars.png -------------------------------------------------------------------------------- /public/images/civs/malay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/malay.png -------------------------------------------------------------------------------- /public/images/civs/malians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/malians.png -------------------------------------------------------------------------------- /public/images/civs/mayans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/mayans.png -------------------------------------------------------------------------------- /public/images/civs/mongols.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/mongols.png -------------------------------------------------------------------------------- /public/images/civs/persians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/persians.png -------------------------------------------------------------------------------- /public/images/civs/poles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/poles.png -------------------------------------------------------------------------------- /public/images/civs/portuguese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/portuguese.png -------------------------------------------------------------------------------- /public/images/civs/puru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/puru.png -------------------------------------------------------------------------------- /public/images/civs/random.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/random.png -------------------------------------------------------------------------------- /public/images/civs/romans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/romans.png -------------------------------------------------------------------------------- /public/images/civs/saracens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/saracens.png -------------------------------------------------------------------------------- /public/images/civs/shu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/shu.png -------------------------------------------------------------------------------- /public/images/civs/sicilians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/sicilians.png -------------------------------------------------------------------------------- /public/images/civs/slavs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/slavs.png -------------------------------------------------------------------------------- /public/images/civs/spanish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/spanish.png -------------------------------------------------------------------------------- /public/images/civs/spartans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/spartans.png -------------------------------------------------------------------------------- /public/images/civs/tatars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/tatars.png -------------------------------------------------------------------------------- /public/images/civs/teutons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/teutons.png -------------------------------------------------------------------------------- /public/images/civs/thracians.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/thracians.png -------------------------------------------------------------------------------- /public/images/civs/turks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/turks.png -------------------------------------------------------------------------------- /public/images/civs/vietnamese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/vietnamese.png -------------------------------------------------------------------------------- /public/images/civs/vikings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/vikings.png -------------------------------------------------------------------------------- /public/images/civs/wei.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/wei.png -------------------------------------------------------------------------------- /public/images/civs/wu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/civs/wu.png -------------------------------------------------------------------------------- /public/images/icon_emblems.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/icon_emblems.png -------------------------------------------------------------------------------- /public/images/icon_units-animated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/icon_units-animated.png -------------------------------------------------------------------------------- /public/images/icon_units.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/icon_units.png -------------------------------------------------------------------------------- /public/images/maps/acclivity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/acclivity.png -------------------------------------------------------------------------------- /public/images/maps/acropolakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/acropolakes.png -------------------------------------------------------------------------------- /public/images/maps/acropolis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/acropolis.png -------------------------------------------------------------------------------- /public/images/maps/african-clearing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/african-clearing.png -------------------------------------------------------------------------------- /public/images/maps/african-reed-beds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/african-reed-beds.png -------------------------------------------------------------------------------- /public/images/maps/african-river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/african-river.png -------------------------------------------------------------------------------- /public/images/maps/african-springs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/african-springs.png -------------------------------------------------------------------------------- /public/images/maps/african-waters.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/african-waters.png -------------------------------------------------------------------------------- /public/images/maps/aftermath.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/aftermath.png -------------------------------------------------------------------------------- /public/images/maps/aguadona.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/aguadona.png -------------------------------------------------------------------------------- /public/images/maps/aguaje-swamp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/aguaje-swamp.png -------------------------------------------------------------------------------- /public/images/maps/alpine-lakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/alpine-lakes.png -------------------------------------------------------------------------------- /public/images/maps/alpine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/alpine.png -------------------------------------------------------------------------------- /public/images/maps/amazon-tunnel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/amazon-tunnel.png -------------------------------------------------------------------------------- /public/images/maps/anatolia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/anatolia.png -------------------------------------------------------------------------------- /public/images/maps/ancient-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ancient-lake.png -------------------------------------------------------------------------------- /public/images/maps/andes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/andes.png -------------------------------------------------------------------------------- /public/images/maps/antarctica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/antarctica.png -------------------------------------------------------------------------------- /public/images/maps/aquapolis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/aquapolis.png -------------------------------------------------------------------------------- /public/images/maps/arabia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/arabia.png -------------------------------------------------------------------------------- /public/images/maps/archipelago.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/archipelago.png -------------------------------------------------------------------------------- /public/images/maps/arctic-circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/arctic-circle.png -------------------------------------------------------------------------------- /public/images/maps/arena-ception.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/arena-ception.png -------------------------------------------------------------------------------- /public/images/maps/arena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/arena.png -------------------------------------------------------------------------------- /public/images/maps/artificial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/artificial.png -------------------------------------------------------------------------------- /public/images/maps/arzachel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/arzachel.png -------------------------------------------------------------------------------- /public/images/maps/atacama.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/atacama.png -------------------------------------------------------------------------------- /public/images/maps/atlantean-relics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/atlantean-relics.png -------------------------------------------------------------------------------- /public/images/maps/atlantic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/atlantic.png -------------------------------------------------------------------------------- /public/images/maps/atoll.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/atoll.png -------------------------------------------------------------------------------- /public/images/maps/aztlan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/aztlan.png -------------------------------------------------------------------------------- /public/images/maps/badlands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/badlands.png -------------------------------------------------------------------------------- /public/images/maps/ball-o-rena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ball-o-rena.png -------------------------------------------------------------------------------- /public/images/maps/baltic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/baltic.png -------------------------------------------------------------------------------- /public/images/maps/barrier-reef.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/barrier-reef.png -------------------------------------------------------------------------------- /public/images/maps/bay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/bay.png -------------------------------------------------------------------------------- /public/images/maps/beachfight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/beachfight.png -------------------------------------------------------------------------------- /public/images/maps/bedouins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/bedouins.png -------------------------------------------------------------------------------- /public/images/maps/benteng.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/benteng.png -------------------------------------------------------------------------------- /public/images/maps/bermuda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/bermuda.png -------------------------------------------------------------------------------- /public/images/maps/big-freeze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/big-freeze.png -------------------------------------------------------------------------------- /public/images/maps/bigfoot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/bigfoot.png -------------------------------------------------------------------------------- /public/images/maps/black-forest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/black-forest.png -------------------------------------------------------------------------------- /public/images/maps/black-swamp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/black-swamp.png -------------------------------------------------------------------------------- /public/images/maps/blockades.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/blockades.png -------------------------------------------------------------------------------- /public/images/maps/boards-of-canada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/boards-of-canada.png -------------------------------------------------------------------------------- /public/images/maps/bog-islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/bog-islands.png -------------------------------------------------------------------------------- /public/images/maps/bog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/bog.png -------------------------------------------------------------------------------- /public/images/maps/bogland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/bogland.png -------------------------------------------------------------------------------- /public/images/maps/border-dispute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/border-dispute.png -------------------------------------------------------------------------------- /public/images/maps/border-wars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/border-wars.png -------------------------------------------------------------------------------- /public/images/maps/boulder-forest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/boulder-forest.png -------------------------------------------------------------------------------- /public/images/maps/boundary-brawl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/boundary-brawl.png -------------------------------------------------------------------------------- /public/images/maps/brahmaputra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/brahmaputra.png -------------------------------------------------------------------------------- /public/images/maps/brood-war.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/brood-war.png -------------------------------------------------------------------------------- /public/images/maps/brooks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/brooks.png -------------------------------------------------------------------------------- /public/images/maps/budapest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/budapest.png -------------------------------------------------------------------------------- /public/images/maps/burrito-brawl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/burrito-brawl.png -------------------------------------------------------------------------------- /public/images/maps/bypass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/bypass.png -------------------------------------------------------------------------------- /public/images/maps/caatinga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/caatinga.png -------------------------------------------------------------------------------- /public/images/maps/canberra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/canberra.png -------------------------------------------------------------------------------- /public/images/maps/canyon-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/canyon-lake.png -------------------------------------------------------------------------------- /public/images/maps/canyon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/canyon.png -------------------------------------------------------------------------------- /public/images/maps/canyons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/canyons.png -------------------------------------------------------------------------------- /public/images/maps/cape-of-storms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/cape-of-storms.png -------------------------------------------------------------------------------- /public/images/maps/caribbean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/caribbean.png -------------------------------------------------------------------------------- /public/images/maps/cataclysm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/cataclysm.png -------------------------------------------------------------------------------- /public/images/maps/catch-em-all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/catch-em-all.png -------------------------------------------------------------------------------- /public/images/maps/cattails.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/cattails.png -------------------------------------------------------------------------------- /public/images/maps/cattleland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/cattleland.png -------------------------------------------------------------------------------- /public/images/maps/cenotes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/cenotes.png -------------------------------------------------------------------------------- /public/images/maps/chaos-pit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/chaos-pit.png -------------------------------------------------------------------------------- /public/images/maps/chile-con-carne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/chile-con-carne.png -------------------------------------------------------------------------------- /public/images/maps/chive-topped-hummus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/chive-topped-hummus.png -------------------------------------------------------------------------------- /public/images/maps/chutes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/chutes.png -------------------------------------------------------------------------------- /public/images/maps/circus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/circus.png -------------------------------------------------------------------------------- /public/images/maps/civil-war.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/civil-war.png -------------------------------------------------------------------------------- /public/images/maps/clearing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/clearing.png -------------------------------------------------------------------------------- /public/images/maps/coast-to-mountain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/coast-to-mountain.png -------------------------------------------------------------------------------- /public/images/maps/coastal-forest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/coastal-forest.png -------------------------------------------------------------------------------- /public/images/maps/coastal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/coastal.png -------------------------------------------------------------------------------- /public/images/maps/colosseum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/colosseum.png -------------------------------------------------------------------------------- /public/images/maps/comet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/comet.png -------------------------------------------------------------------------------- /public/images/maps/compass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/compass.png -------------------------------------------------------------------------------- /public/images/maps/continent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/continent.png -------------------------------------------------------------------------------- /public/images/maps/continental.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/continental.png -------------------------------------------------------------------------------- /public/images/maps/copenhagen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/copenhagen.png -------------------------------------------------------------------------------- /public/images/maps/coral-islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/coral-islands.png -------------------------------------------------------------------------------- /public/images/maps/costa-do-ouro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/costa-do-ouro.png -------------------------------------------------------------------------------- /public/images/maps/crater-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/crater-lake.png -------------------------------------------------------------------------------- /public/images/maps/crater.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/crater.png -------------------------------------------------------------------------------- /public/images/maps/crescent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/crescent.png -------------------------------------------------------------------------------- /public/images/maps/criss-cross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/criss-cross.png -------------------------------------------------------------------------------- /public/images/maps/crop-circles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/crop-circles.png -------------------------------------------------------------------------------- /public/images/maps/crossfire-cooking.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/crossfire-cooking.png -------------------------------------------------------------------------------- /public/images/maps/cup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/cup.png -------------------------------------------------------------------------------- /public/images/maps/danakil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/danakil.png -------------------------------------------------------------------------------- /public/images/maps/decentring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/decentring.png -------------------------------------------------------------------------------- /public/images/maps/delta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/delta.png -------------------------------------------------------------------------------- /public/images/maps/desert-bara.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/desert-bara.png -------------------------------------------------------------------------------- /public/images/maps/desert-paradise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/desert-paradise.png -------------------------------------------------------------------------------- /public/images/maps/desert-slope.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/desert-slope.png -------------------------------------------------------------------------------- /public/images/maps/desert-void.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/desert-void.png -------------------------------------------------------------------------------- /public/images/maps/desert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/desert.png -------------------------------------------------------------------------------- /public/images/maps/desertfox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/desertfox.png -------------------------------------------------------------------------------- /public/images/maps/disc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/disc.png -------------------------------------------------------------------------------- /public/images/maps/donut-delight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/donut-delight.png -------------------------------------------------------------------------------- /public/images/maps/donut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/donut.png -------------------------------------------------------------------------------- /public/images/maps/double-antarctica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-antarctica.png -------------------------------------------------------------------------------- /public/images/maps/double-arabia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-arabia.png -------------------------------------------------------------------------------- /public/images/maps/double-aztlan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-aztlan.png -------------------------------------------------------------------------------- /public/images/maps/double-bazaar-war.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-bazaar-war.png -------------------------------------------------------------------------------- /public/images/maps/double-delta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-delta.png -------------------------------------------------------------------------------- /public/images/maps/double-farmland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-farmland.png -------------------------------------------------------------------------------- /public/images/maps/double-floodplains.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-floodplains.png -------------------------------------------------------------------------------- /public/images/maps/double-fort.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-fort.png -------------------------------------------------------------------------------- /public/images/maps/double-gobi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-gobi.png -------------------------------------------------------------------------------- /public/images/maps/double-homeland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-homeland.png -------------------------------------------------------------------------------- /public/images/maps/double-huangshan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-huangshan.png -------------------------------------------------------------------------------- /public/images/maps/double-jalap-o.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-jalap-o.png -------------------------------------------------------------------------------- /public/images/maps/double-krakatau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-krakatau.png -------------------------------------------------------------------------------- /public/images/maps/double-leaf-lakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-leaf-lakes.png -------------------------------------------------------------------------------- /public/images/maps/double-lochs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-lochs.png -------------------------------------------------------------------------------- /public/images/maps/double-meadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-meadow.png -------------------------------------------------------------------------------- /public/images/maps/double-migration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-migration.png -------------------------------------------------------------------------------- /public/images/maps/double-okavango.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-okavango.png -------------------------------------------------------------------------------- /public/images/maps/double-ounianga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-ounianga.png -------------------------------------------------------------------------------- /public/images/maps/double-outback.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-outback.png -------------------------------------------------------------------------------- /public/images/maps/double-riverbed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-riverbed.png -------------------------------------------------------------------------------- /public/images/maps/double-salt-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-salt-lake.png -------------------------------------------------------------------------------- /public/images/maps/double-savanna.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-savanna.png -------------------------------------------------------------------------------- /public/images/maps/double-torysh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-torysh.png -------------------------------------------------------------------------------- /public/images/maps/double-wings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-wings.png -------------------------------------------------------------------------------- /public/images/maps/double-xerotes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/double-xerotes.png -------------------------------------------------------------------------------- /public/images/maps/drought.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/drought.png -------------------------------------------------------------------------------- /public/images/maps/dry-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/dry-lake.png -------------------------------------------------------------------------------- /public/images/maps/dry-river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/dry-river.png -------------------------------------------------------------------------------- /public/images/maps/duel-enchiladas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/duel-enchiladas.png -------------------------------------------------------------------------------- /public/images/maps/dune-du-pilat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/dune-du-pilat.png -------------------------------------------------------------------------------- /public/images/maps/duopoly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/duopoly.png -------------------------------------------------------------------------------- /public/images/maps/dzong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/dzong.png -------------------------------------------------------------------------------- /public/images/maps/eastern-coastline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/eastern-coastline.png -------------------------------------------------------------------------------- /public/images/maps/el-dorado.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/el-dorado.png -------------------------------------------------------------------------------- /public/images/maps/enclosed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/enclosed.png -------------------------------------------------------------------------------- /public/images/maps/enemy-archipelago.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/enemy-archipelago.png -------------------------------------------------------------------------------- /public/images/maps/enemy-islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/enemy-islands.png -------------------------------------------------------------------------------- /public/images/maps/eruption.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/eruption.png -------------------------------------------------------------------------------- /public/images/maps/evacuation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/evacuation.png -------------------------------------------------------------------------------- /public/images/maps/excavation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/excavation.png -------------------------------------------------------------------------------- /public/images/maps/eye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/eye.png -------------------------------------------------------------------------------- /public/images/maps/fish-beach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/fish-beach.png -------------------------------------------------------------------------------- /public/images/maps/fish-n-fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/fish-n-fish.png -------------------------------------------------------------------------------- /public/images/maps/fishcake-fiesta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/fishcake-fiesta.png -------------------------------------------------------------------------------- /public/images/maps/fissure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/fissure.png -------------------------------------------------------------------------------- /public/images/maps/flood.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/flood.png -------------------------------------------------------------------------------- /public/images/maps/flooded-cross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/flooded-cross.png -------------------------------------------------------------------------------- /public/images/maps/forest-pond.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/forest-pond.png -------------------------------------------------------------------------------- /public/images/maps/fortified-clearing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/fortified-clearing.png -------------------------------------------------------------------------------- /public/images/maps/fortress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/fortress.png -------------------------------------------------------------------------------- /public/images/maps/four-lakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/four-lakes.png -------------------------------------------------------------------------------- /public/images/maps/four-quarters.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/four-quarters.png -------------------------------------------------------------------------------- /public/images/maps/fractal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/fractal.png -------------------------------------------------------------------------------- /public/images/maps/frazil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/frazil.png -------------------------------------------------------------------------------- /public/images/maps/frigid-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/frigid-lake.png -------------------------------------------------------------------------------- /public/images/maps/frisia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/frisia.png -------------------------------------------------------------------------------- /public/images/maps/front-line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/front-line.png -------------------------------------------------------------------------------- /public/images/maps/frozen-forest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/frozen-forest.png -------------------------------------------------------------------------------- /public/images/maps/frozen-river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/frozen-river.png -------------------------------------------------------------------------------- /public/images/maps/geothermal-valley.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/geothermal-valley.png -------------------------------------------------------------------------------- /public/images/maps/ghost-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ghost-lake.png -------------------------------------------------------------------------------- /public/images/maps/ghostly-goulash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ghostly-goulash.png -------------------------------------------------------------------------------- /public/images/maps/ghostswamp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ghostswamp.png -------------------------------------------------------------------------------- /public/images/maps/glade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/glade.png -------------------------------------------------------------------------------- /public/images/maps/gobi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/gobi.png -------------------------------------------------------------------------------- /public/images/maps/gold-rush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/gold-rush.png -------------------------------------------------------------------------------- /public/images/maps/golden-canyon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/golden-canyon.png -------------------------------------------------------------------------------- /public/images/maps/golden-crater.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/golden-crater.png -------------------------------------------------------------------------------- /public/images/maps/golden-cross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/golden-cross.png -------------------------------------------------------------------------------- /public/images/maps/golden-fort.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/golden-fort.png -------------------------------------------------------------------------------- /public/images/maps/golden-ghost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/golden-ghost.png -------------------------------------------------------------------------------- /public/images/maps/golden-hill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/golden-hill.png -------------------------------------------------------------------------------- /public/images/maps/golden-lakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/golden-lakes.png -------------------------------------------------------------------------------- /public/images/maps/golden-pit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/golden-pit.png -------------------------------------------------------------------------------- /public/images/maps/golden-swamp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/golden-swamp.png -------------------------------------------------------------------------------- /public/images/maps/gorge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/gorge.png -------------------------------------------------------------------------------- /public/images/maps/grand-bara.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/grand-bara.png -------------------------------------------------------------------------------- /public/images/maps/graupel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/graupel.png -------------------------------------------------------------------------------- /public/images/maps/graveyards.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/graveyards.png -------------------------------------------------------------------------------- /public/images/maps/great-african-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/great-african-lake.png -------------------------------------------------------------------------------- /public/images/maps/great-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/great-lake.png -------------------------------------------------------------------------------- /public/images/maps/green-pit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/green-pit.png -------------------------------------------------------------------------------- /public/images/maps/greenland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/greenland.png -------------------------------------------------------------------------------- /public/images/maps/haboob.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/haboob.png -------------------------------------------------------------------------------- /public/images/maps/hamburger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hamburger.png -------------------------------------------------------------------------------- /public/images/maps/heartland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/heartland.png -------------------------------------------------------------------------------- /public/images/maps/hidden-forts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hidden-forts.png -------------------------------------------------------------------------------- /public/images/maps/hidden-ponds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hidden-ponds.png -------------------------------------------------------------------------------- /public/images/maps/hidden-treasures.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hidden-treasures.png -------------------------------------------------------------------------------- /public/images/maps/hideout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hideout.png -------------------------------------------------------------------------------- /public/images/maps/high-seas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/high-seas.png -------------------------------------------------------------------------------- /public/images/maps/high-tides.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/high-tides.png -------------------------------------------------------------------------------- /public/images/maps/higher-ground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/higher-ground.png -------------------------------------------------------------------------------- /public/images/maps/highland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/highland.png -------------------------------------------------------------------------------- /public/images/maps/hill-fort.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hill-fort.png -------------------------------------------------------------------------------- /public/images/maps/hills.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hills.png -------------------------------------------------------------------------------- /public/images/maps/hippo-arena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hippo-arena.png -------------------------------------------------------------------------------- /public/images/maps/hippo-s-belly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hippo-s-belly.png -------------------------------------------------------------------------------- /public/images/maps/hippopotamus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hippopotamus.png -------------------------------------------------------------------------------- /public/images/maps/holy-city.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/holy-city.png -------------------------------------------------------------------------------- /public/images/maps/homeland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/homeland.png -------------------------------------------------------------------------------- /public/images/maps/hoodoo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hoodoo.png -------------------------------------------------------------------------------- /public/images/maps/houseboat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/houseboat.png -------------------------------------------------------------------------------- /public/images/maps/huacachina.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/huacachina.png -------------------------------------------------------------------------------- /public/images/maps/huangshan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/huangshan.png -------------------------------------------------------------------------------- /public/images/maps/hunger-games.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hunger-games.png -------------------------------------------------------------------------------- /public/images/maps/hydroplains.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hydroplains.png -------------------------------------------------------------------------------- /public/images/maps/hyperrandom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/hyperrandom.png -------------------------------------------------------------------------------- /public/images/maps/inundation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/inundation.png -------------------------------------------------------------------------------- /public/images/maps/island-hopping.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/island-hopping.png -------------------------------------------------------------------------------- /public/images/maps/islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/islands.png -------------------------------------------------------------------------------- /public/images/maps/jacuzzi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/jacuzzi.png -------------------------------------------------------------------------------- /public/images/maps/jalap-o.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/jalap-o.png -------------------------------------------------------------------------------- /public/images/maps/jdgrossrox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/jdgrossrox.png -------------------------------------------------------------------------------- /public/images/maps/jungle-rumble.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/jungle-rumble.png -------------------------------------------------------------------------------- /public/images/maps/jungle-swamp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/jungle-swamp.png -------------------------------------------------------------------------------- /public/images/maps/kalahari.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/kalahari.png -------------------------------------------------------------------------------- /public/images/maps/karoo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/karoo.png -------------------------------------------------------------------------------- /public/images/maps/karst.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/karst.png -------------------------------------------------------------------------------- /public/images/maps/kawasan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/kawasan.png -------------------------------------------------------------------------------- /public/images/maps/kelimutu-lakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/kelimutu-lakes.png -------------------------------------------------------------------------------- /public/images/maps/khamsin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/khamsin.png -------------------------------------------------------------------------------- /public/images/maps/kilimanjaro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/kilimanjaro.png -------------------------------------------------------------------------------- /public/images/maps/koala.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/koala.png -------------------------------------------------------------------------------- /public/images/maps/lagoon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/lagoon.png -------------------------------------------------------------------------------- /public/images/maps/land-madness.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/land-madness.png -------------------------------------------------------------------------------- /public/images/maps/land-nomad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/land-nomad.png -------------------------------------------------------------------------------- /public/images/maps/land-of-lakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/land-of-lakes.png -------------------------------------------------------------------------------- /public/images/maps/le-grand-foss-.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/le-grand-foss-.png -------------------------------------------------------------------------------- /public/images/maps/len--is-maranhenses.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/len--is-maranhenses.png -------------------------------------------------------------------------------- /public/images/maps/llanganati.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/llanganati.png -------------------------------------------------------------------------------- /public/images/maps/loch-ness.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/loch-ness.png -------------------------------------------------------------------------------- /public/images/maps/lombardia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/lombardia.png -------------------------------------------------------------------------------- /public/images/maps/low-tide.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/low-tide.png -------------------------------------------------------------------------------- /public/images/maps/lowland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/lowland.png -------------------------------------------------------------------------------- /public/images/maps/maghreb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/maghreb.png -------------------------------------------------------------------------------- /public/images/maps/mangrove-flood.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mangrove-flood.png -------------------------------------------------------------------------------- /public/images/maps/marketplace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/marketplace.png -------------------------------------------------------------------------------- /public/images/maps/marooned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/marooned.png -------------------------------------------------------------------------------- /public/images/maps/marsh-madness.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/marsh-madness.png -------------------------------------------------------------------------------- /public/images/maps/marshland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/marshland.png -------------------------------------------------------------------------------- /public/images/maps/meadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/meadow.png -------------------------------------------------------------------------------- /public/images/maps/meatballs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/meatballs.png -------------------------------------------------------------------------------- /public/images/maps/mediterranean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mediterranean.png -------------------------------------------------------------------------------- /public/images/maps/megarandom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/megarandom.png -------------------------------------------------------------------------------- /public/images/maps/meltdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/meltdown.png -------------------------------------------------------------------------------- /public/images/maps/merry-go-round.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/merry-go-round.png -------------------------------------------------------------------------------- /public/images/maps/mesas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mesas.png -------------------------------------------------------------------------------- /public/images/maps/metropolis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/metropolis.png -------------------------------------------------------------------------------- /public/images/maps/michi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/michi.png -------------------------------------------------------------------------------- /public/images/maps/microphone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/microphone.png -------------------------------------------------------------------------------- /public/images/maps/migration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/migration.png -------------------------------------------------------------------------------- /public/images/maps/mirage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mirage.png -------------------------------------------------------------------------------- /public/images/maps/mired.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mired.png -------------------------------------------------------------------------------- /public/images/maps/mongolia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mongolia.png -------------------------------------------------------------------------------- /public/images/maps/monocle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/monocle.png -------------------------------------------------------------------------------- /public/images/maps/monsoon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/monsoon.png -------------------------------------------------------------------------------- /public/images/maps/moorea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/moorea.png -------------------------------------------------------------------------------- /public/images/maps/morass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/morass.png -------------------------------------------------------------------------------- /public/images/maps/mount-bromo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mount-bromo.png -------------------------------------------------------------------------------- /public/images/maps/mount-fuji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mount-fuji.png -------------------------------------------------------------------------------- /public/images/maps/mount-kailash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mount-kailash.png -------------------------------------------------------------------------------- /public/images/maps/mountain-coast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mountain-coast.png -------------------------------------------------------------------------------- /public/images/maps/mountain-pass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mountain-pass.png -------------------------------------------------------------------------------- /public/images/maps/mountain-range.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mountain-range.png -------------------------------------------------------------------------------- /public/images/maps/mountainside.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mountainside.png -------------------------------------------------------------------------------- /public/images/maps/mudflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mudflow.png -------------------------------------------------------------------------------- /public/images/maps/mystic-creek.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/mystic-creek.png -------------------------------------------------------------------------------- /public/images/maps/naivasha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/naivasha.png -------------------------------------------------------------------------------- /public/images/maps/new-england.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/new-england.png -------------------------------------------------------------------------------- /public/images/maps/nile-delta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/nile-delta.png -------------------------------------------------------------------------------- /public/images/maps/nomad-ception.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/nomad-ception.png -------------------------------------------------------------------------------- /public/images/maps/nomad-islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/nomad-islands.png -------------------------------------------------------------------------------- /public/images/maps/nomad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/nomad.png -------------------------------------------------------------------------------- /public/images/maps/northern-isles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/northern-isles.png -------------------------------------------------------------------------------- /public/images/maps/not-socotra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/not-socotra.png -------------------------------------------------------------------------------- /public/images/maps/oasis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/oasis.png -------------------------------------------------------------------------------- /public/images/maps/okavango.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/okavango.png -------------------------------------------------------------------------------- /public/images/maps/ontario.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ontario.png -------------------------------------------------------------------------------- /public/images/maps/ounianga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ounianga.png -------------------------------------------------------------------------------- /public/images/maps/outback.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/outback.png -------------------------------------------------------------------------------- /public/images/maps/outcrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/outcrop.png -------------------------------------------------------------------------------- /public/images/maps/pacific-beach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/pacific-beach.png -------------------------------------------------------------------------------- /public/images/maps/pacific-islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/pacific-islands.png -------------------------------------------------------------------------------- /public/images/maps/paddies.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/paddies.png -------------------------------------------------------------------------------- /public/images/maps/pag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/pag.png -------------------------------------------------------------------------------- /public/images/maps/painted-desert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/painted-desert.png -------------------------------------------------------------------------------- /public/images/maps/palisade-arena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/palisade-arena.png -------------------------------------------------------------------------------- /public/images/maps/palm-valley.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/palm-valley.png -------------------------------------------------------------------------------- /public/images/maps/pamir-mountains.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/pamir-mountains.png -------------------------------------------------------------------------------- /public/images/maps/pandora.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/pandora.png -------------------------------------------------------------------------------- /public/images/maps/panem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/panem.png -------------------------------------------------------------------------------- /public/images/maps/pantanal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/pantanal.png -------------------------------------------------------------------------------- /public/images/maps/patagonia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/patagonia.png -------------------------------------------------------------------------------- /public/images/maps/peace-o-pizza.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/peace-o-pizza.png -------------------------------------------------------------------------------- /public/images/maps/peatlands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/peatlands.png -------------------------------------------------------------------------------- /public/images/maps/pilgrims.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/pilgrims.png -------------------------------------------------------------------------------- /public/images/maps/pizza.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/pizza.png -------------------------------------------------------------------------------- /public/images/maps/plains.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/plains.png -------------------------------------------------------------------------------- /public/images/maps/plateau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/plateau.png -------------------------------------------------------------------------------- /public/images/maps/pond-arena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/pond-arena.png -------------------------------------------------------------------------------- /public/images/maps/prairie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/prairie.png -------------------------------------------------------------------------------- /public/images/maps/quarry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/quarry.png -------------------------------------------------------------------------------- /public/images/maps/raft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/raft.png -------------------------------------------------------------------------------- /public/images/maps/random-river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/random-river.png -------------------------------------------------------------------------------- /public/images/maps/ravines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ravines.png -------------------------------------------------------------------------------- /public/images/maps/red-sand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/red-sand.png -------------------------------------------------------------------------------- /public/images/maps/rehydration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/rehydration.png -------------------------------------------------------------------------------- /public/images/maps/reservoir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/reservoir.png -------------------------------------------------------------------------------- /public/images/maps/rift-island.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/rift-island.png -------------------------------------------------------------------------------- /public/images/maps/ring-fortress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ring-fortress.png -------------------------------------------------------------------------------- /public/images/maps/ring-of-reeds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ring-of-reeds.png -------------------------------------------------------------------------------- /public/images/maps/river-belt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/river-belt.png -------------------------------------------------------------------------------- /public/images/maps/rivers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/rivers.png -------------------------------------------------------------------------------- /public/images/maps/rivulet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/rivulet.png -------------------------------------------------------------------------------- /public/images/maps/rockslide.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/rockslide.png -------------------------------------------------------------------------------- /public/images/maps/rocky-forest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/rocky-forest.png -------------------------------------------------------------------------------- /public/images/maps/roe-rage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/roe-rage.png -------------------------------------------------------------------------------- /public/images/maps/rooster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/rooster.png -------------------------------------------------------------------------------- /public/images/maps/ruins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ruins.png -------------------------------------------------------------------------------- /public/images/maps/runestones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/runestones.png -------------------------------------------------------------------------------- /public/images/maps/sacred-glades.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sacred-glades.png -------------------------------------------------------------------------------- /public/images/maps/sacred-springs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sacred-springs.png -------------------------------------------------------------------------------- /public/images/maps/sahara.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sahara.png -------------------------------------------------------------------------------- /public/images/maps/salt-marsh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/salt-marsh.png -------------------------------------------------------------------------------- /public/images/maps/sand-forest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sand-forest.png -------------------------------------------------------------------------------- /public/images/maps/sand-maze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sand-maze.png -------------------------------------------------------------------------------- /public/images/maps/sand-pit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sand-pit.png -------------------------------------------------------------------------------- /public/images/maps/sand-trap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sand-trap.png -------------------------------------------------------------------------------- /public/images/maps/savanna.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/savanna.png -------------------------------------------------------------------------------- /public/images/maps/savannah-valley.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/savannah-valley.png -------------------------------------------------------------------------------- /public/images/maps/savonia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/savonia.png -------------------------------------------------------------------------------- /public/images/maps/scandinavia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/scandinavia.png -------------------------------------------------------------------------------- /public/images/maps/sea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sea.png -------------------------------------------------------------------------------- /public/images/maps/seafood-pie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/seafood-pie.png -------------------------------------------------------------------------------- /public/images/maps/sealed-islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sealed-islands.png -------------------------------------------------------------------------------- /public/images/maps/seize-the-hump.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/seize-the-hump.png -------------------------------------------------------------------------------- /public/images/maps/seize-the-mountain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/seize-the-mountain.png -------------------------------------------------------------------------------- /public/images/maps/serengeti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/serengeti.png -------------------------------------------------------------------------------- /public/images/maps/shady-fish-market.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/shady-fish-market.png -------------------------------------------------------------------------------- /public/images/maps/shallow-web.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/shallow-web.png -------------------------------------------------------------------------------- /public/images/maps/sheepfold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sheepfold.png -------------------------------------------------------------------------------- /public/images/maps/shelter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/shelter.png -------------------------------------------------------------------------------- /public/images/maps/shipwreck.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/shipwreck.png -------------------------------------------------------------------------------- /public/images/maps/shoals.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/shoals.png -------------------------------------------------------------------------------- /public/images/maps/shorelands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/shorelands.png -------------------------------------------------------------------------------- /public/images/maps/silkroad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/silkroad.png -------------------------------------------------------------------------------- /public/images/maps/sinkhole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sinkhole.png -------------------------------------------------------------------------------- /public/images/maps/slippery-springs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/slippery-springs.png -------------------------------------------------------------------------------- /public/images/maps/slopes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/slopes.png -------------------------------------------------------------------------------- /public/images/maps/snakepit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/snakepit.png -------------------------------------------------------------------------------- /public/images/maps/socotra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/socotra.png -------------------------------------------------------------------------------- /public/images/maps/sonora.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sonora.png -------------------------------------------------------------------------------- /public/images/maps/soul.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/soul.png -------------------------------------------------------------------------------- /public/images/maps/spiny-forests.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/spiny-forests.png -------------------------------------------------------------------------------- /public/images/maps/spiral.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/spiral.png -------------------------------------------------------------------------------- /public/images/maps/starfighter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/starfighter.png -------------------------------------------------------------------------------- /public/images/maps/steppe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/steppe.png -------------------------------------------------------------------------------- /public/images/maps/sumatra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sumatra.png -------------------------------------------------------------------------------- /public/images/maps/sunburn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/sunburn.png -------------------------------------------------------------------------------- /public/images/maps/swamp-fever.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/swamp-fever.png -------------------------------------------------------------------------------- /public/images/maps/taklamakan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/taklamakan.png -------------------------------------------------------------------------------- /public/images/maps/te-fiti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/te-fiti.png -------------------------------------------------------------------------------- /public/images/maps/te-waipounamu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/te-waipounamu.png -------------------------------------------------------------------------------- /public/images/maps/team-acropolis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/team-acropolis.png -------------------------------------------------------------------------------- /public/images/maps/team-causeways.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/team-causeways.png -------------------------------------------------------------------------------- /public/images/maps/team-islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/team-islands.png -------------------------------------------------------------------------------- /public/images/maps/team-migration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/team-migration.png -------------------------------------------------------------------------------- /public/images/maps/tenochtitlan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/tenochtitlan.png -------------------------------------------------------------------------------- /public/images/maps/tentacle-isle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/tentacle-isle.png -------------------------------------------------------------------------------- /public/images/maps/terrace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/terrace.png -------------------------------------------------------------------------------- /public/images/maps/territorial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/territorial.png -------------------------------------------------------------------------------- /public/images/maps/texcoco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/texcoco.png -------------------------------------------------------------------------------- /public/images/maps/thar-desert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/thar-desert.png -------------------------------------------------------------------------------- /public/images/maps/the-bull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/the-bull.png -------------------------------------------------------------------------------- /public/images/maps/the-eye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/the-eye.png -------------------------------------------------------------------------------- /public/images/maps/the-hippo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/the-hippo.png -------------------------------------------------------------------------------- /public/images/maps/thicket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/thicket.png -------------------------------------------------------------------------------- /public/images/maps/tidal-plain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/tidal-plain.png -------------------------------------------------------------------------------- /public/images/maps/tidepool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/tidepool.png -------------------------------------------------------------------------------- /public/images/maps/tombolo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/tombolo.png -------------------------------------------------------------------------------- /public/images/maps/trade-winds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/trade-winds.png -------------------------------------------------------------------------------- /public/images/maps/treasure-islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/treasure-islands.png -------------------------------------------------------------------------------- /public/images/maps/tremor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/tremor.png -------------------------------------------------------------------------------- /public/images/maps/tres-leches.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/tres-leches.png -------------------------------------------------------------------------------- /public/images/maps/triple-arabia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/triple-arabia.png -------------------------------------------------------------------------------- /public/images/maps/tsunami.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/tsunami.png -------------------------------------------------------------------------------- /public/images/maps/twin-puddles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/twin-puddles.png -------------------------------------------------------------------------------- /public/images/maps/two-rivers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/two-rivers.png -------------------------------------------------------------------------------- /public/images/maps/typhoon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/typhoon.png -------------------------------------------------------------------------------- /public/images/maps/umm-al-samim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/umm-al-samim.png -------------------------------------------------------------------------------- /public/images/maps/uplift-nomad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/uplift-nomad.png -------------------------------------------------------------------------------- /public/images/maps/ushuaia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/ushuaia.png -------------------------------------------------------------------------------- /public/images/maps/valley.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/valley.png -------------------------------------------------------------------------------- /public/images/maps/venicepest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/venicepest.png -------------------------------------------------------------------------------- /public/images/maps/vital-river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/vital-river.png -------------------------------------------------------------------------------- /public/images/maps/volcanic-field.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/volcanic-field.png -------------------------------------------------------------------------------- /public/images/maps/volcanic-island.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/volcanic-island.png -------------------------------------------------------------------------------- /public/images/maps/volcanic-swamp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/volcanic-swamp.png -------------------------------------------------------------------------------- /public/images/maps/wade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/wade.png -------------------------------------------------------------------------------- /public/images/maps/water-nomad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/water-nomad.png -------------------------------------------------------------------------------- /public/images/maps/waterhole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/waterhole.png -------------------------------------------------------------------------------- /public/images/maps/wet-web.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/wet-web.png -------------------------------------------------------------------------------- /public/images/maps/wilderness.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/wilderness.png -------------------------------------------------------------------------------- /public/images/maps/windmill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/windmill.png -------------------------------------------------------------------------------- /public/images/maps/winged.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/winged.png -------------------------------------------------------------------------------- /public/images/maps/wings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/wings.png -------------------------------------------------------------------------------- /public/images/maps/winter-s-clearing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/winter-s-clearing.png -------------------------------------------------------------------------------- /public/images/maps/wolf-hill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/wolf-hill.png -------------------------------------------------------------------------------- /public/images/maps/woodland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/woodland.png -------------------------------------------------------------------------------- /public/images/maps/woogy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/woogy.png -------------------------------------------------------------------------------- /public/images/maps/xerotes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/xerotes.png -------------------------------------------------------------------------------- /public/images/maps/yam-suph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/yam-suph.png -------------------------------------------------------------------------------- /public/images/maps/yucatan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/yucatan.png -------------------------------------------------------------------------------- /public/images/maps/zealandia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/zealandia.png -------------------------------------------------------------------------------- /public/images/maps/zero.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/zero.png -------------------------------------------------------------------------------- /public/images/maps/zesnake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/zesnake.png -------------------------------------------------------------------------------- /public/images/maps/zewall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/maps/zewall.png -------------------------------------------------------------------------------- /public/images/role_guest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/role_guest.png -------------------------------------------------------------------------------- /public/images/role_host.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/role_host.png -------------------------------------------------------------------------------- /public/images/role_spectate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/role_spectate.png -------------------------------------------------------------------------------- /public/images/units-animated/shu-left.apng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/units-animated/shu-left.apng -------------------------------------------------------------------------------- /public/images/units-animated/wei-left.apng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/units-animated/wei-left.apng -------------------------------------------------------------------------------- /public/images/units-animated/wu-left.apng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/units-animated/wu-left.apng -------------------------------------------------------------------------------- /public/images/units-animated/wu-right.apng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/images/units-animated/wu-right.apng -------------------------------------------------------------------------------- /public/random.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/public/random.png -------------------------------------------------------------------------------- /session.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/session.png -------------------------------------------------------------------------------- /src/__mocks__/uuid.ts: -------------------------------------------------------------------------------- 1 | export const v4 = () => 'mocked-uuid'; -------------------------------------------------------------------------------- /src/constants/ColorScheme.ts: -------------------------------------------------------------------------------- 1 | 2 | export enum ColorScheme { 3 | DARK = 'Dark', 4 | LIGHT = 'Light', 5 | AUTO = 'Auto', 6 | } 7 | -------------------------------------------------------------------------------- /src/constants/Player.ts: -------------------------------------------------------------------------------- 1 | enum Player { 2 | HOST = 'HOST', 3 | GUEST = 'GUEST', 4 | NONE = 'NONE', 5 | SPEC = 'SPEC', 6 | } 7 | 8 | export default Player; -------------------------------------------------------------------------------- /src/images/hidden_ban.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/src/images/hidden_ban.png -------------------------------------------------------------------------------- /src/images/hidden_pick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/src/images/hidden_pick.png -------------------------------------------------------------------------------- /src/images/random.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SiegeEngineers/aoe2cm2/e59135938fab080978b55c2d880796f2e96f469b/src/images/random.png -------------------------------------------------------------------------------- /src/react-app-env.d.ts: -------------------------------------------------------------------------------- 1 | /// 2 | -------------------------------------------------------------------------------- /src/server.ts: -------------------------------------------------------------------------------- 1 | import {DraftServer} from "./DraftServer"; 2 | 3 | new DraftServer().serve(process.env.PORT || 3000); 4 | -------------------------------------------------------------------------------- /src/setupTests.ts: -------------------------------------------------------------------------------- 1 | import * as enzyme from 'enzyme'; 2 | import Adapter from 'enzyme-adapter-react-16'; 3 | 4 | enzyme.configure({adapter: new Adapter()}); 5 | -------------------------------------------------------------------------------- /src/types/ISetNameMessage.ts: -------------------------------------------------------------------------------- 1 | export interface ISetNameMessage { 2 | name: string, 3 | } 4 | -------------------------------------------------------------------------------- /src/types/ISetRoleMessage.ts: -------------------------------------------------------------------------------- 1 | import Player from "../constants/Player"; 2 | 3 | export interface ISetRoleMessage { 4 | name: string, 5 | role: Player 6 | } 7 | --------------------------------------------------------------------------------