import eighthBattleMapUrl from '../../assets/images/battle/eighth-battle-map.webp'; import eighteenthBattleMapUrl from '../../assets/images/battle/eighteenth-battle-map.webp'; import eleventhBattleMapUrl from '../../assets/images/battle/eleventh-battle-map.webp'; import fiftiethBattleMapUrl from '../../assets/images/battle/fiftieth-battle-map.svg'; import fiftyFirstBattleMapUrl from '../../assets/images/battle/fifty-first-battle-map.svg'; import fiftySecondBattleMapUrl from '../../assets/images/battle/fifty-second-battle-map.svg'; import fiftyThirdBattleMapUrl from '../../assets/images/battle/fifty-third-battle-map.svg'; import fiftyFourthBattleMapUrl from '../../assets/images/battle/fifty-fourth-battle-map.svg'; import fiftyFifthBattleMapUrl from '../../assets/images/battle/fifty-fifth-battle-map.svg'; import fiftyEighthBattleMapUrl from '../../assets/images/battle/fifty-eighth-battle-map.svg'; import fiftyNinthBattleMapUrl from '../../assets/images/battle/fifty-ninth-battle-map.svg'; import sixtiethBattleMapUrl from '../../assets/images/battle/sixtieth-battle-map.svg'; import sixtyFirstBattleMapUrl from '../../assets/images/battle/sixty-first-battle-map.svg'; import sixtySecondBattleMapUrl from '../../assets/images/battle/sixty-second-battle-map.svg'; import sixtyThirdBattleMapUrl from '../../assets/images/battle/sixty-third-battle-map.svg'; import sixtyFourthBattleMapUrl from '../../assets/images/battle/sixty-fourth-battle-map.svg'; import sixtyFifthBattleMapUrl from '../../assets/images/battle/sixty-fifth-battle-map.svg'; import sixtySixthBattleMapUrl from '../../assets/images/battle/sixty-sixth-battle-map.svg'; import fiftySeventhBattleMapUrl from '../../assets/images/battle/fifty-seventh-battle-map.svg'; import fiftySixthBattleMapUrl from '../../assets/images/battle/fifty-sixth-battle-map.svg'; import fifthBattleMapUrl from '../../assets/images/battle/fifth-battle-map.webp'; import fifteenthBattleMapUrl from '../../assets/images/battle/fifteenth-battle-map.webp'; import firstBattleMapUrl from '../../assets/images/battle/first-battle-map.webp'; import fortiethBattleMapUrl from '../../assets/images/battle/fortieth-battle-map.webp'; import fortyEighthBattleMapUrl from '../../assets/images/battle/forty-eighth-battle-map.svg'; import fortyFifthBattleMapUrl from '../../assets/images/battle/forty-fifth-battle-map.svg'; import fortyFirstBattleMapUrl from '../../assets/images/battle/forty-first-battle-map.svg'; import fortyFourthBattleMapUrl from '../../assets/images/battle/forty-fourth-battle-map.svg'; import fortyNinthBattleMapUrl from '../../assets/images/battle/forty-ninth-battle-map.svg'; import fortySecondBattleMapUrl from '../../assets/images/battle/forty-second-battle-map.svg'; import fortySeventhBattleMapUrl from '../../assets/images/battle/forty-seventh-battle-map.svg'; import fortySixthBattleMapUrl from '../../assets/images/battle/forty-sixth-battle-map.svg'; import fortyThirdBattleMapUrl from '../../assets/images/battle/forty-third-battle-map.svg'; import fourteenthBattleMapUrl from '../../assets/images/battle/fourteenth-battle-map.webp'; import fourthBattleMapUrl from '../../assets/images/battle/fourth-battle-map.webp'; import nineteenthBattleMapUrl from '../../assets/images/battle/nineteenth-battle-map.webp'; import ninthBattleMapUrl from '../../assets/images/battle/ninth-battle-map.webp'; import secondBattleMapUrl from '../../assets/images/battle/second-battle-map.webp'; import seventhBattleMapUrl from '../../assets/images/battle/seventh-battle-map.webp'; import seventeenthBattleMapUrl from '../../assets/images/battle/seventeenth-battle-map.webp'; import sixteenthBattleMapUrl from '../../assets/images/battle/sixteenth-battle-map.webp'; import sixthBattleMapUrl from '../../assets/images/battle/sixth-battle-map.webp'; import tenthBattleMapUrl from '../../assets/images/battle/tenth-battle-map.webp'; import thirteenthBattleMapUrl from '../../assets/images/battle/thirteenth-battle-map.webp'; import thirtiethBattleMapUrl from '../../assets/images/battle/thirtieth-battle-map.webp'; import thirtyEighthBattleMapUrl from '../../assets/images/battle/thirty-eighth-battle-map.webp'; import thirtyFifthBattleMapUrl from '../../assets/images/battle/thirty-fifth-battle-map.webp'; import thirtyFirstBattleMapUrl from '../../assets/images/battle/thirty-first-battle-map.webp'; import thirtyFourthBattleMapUrl from '../../assets/images/battle/thirty-fourth-battle-map.webp'; import thirtyNinthBattleMapUrl from '../../assets/images/battle/thirty-ninth-battle-map.webp'; import thirtySecondBattleMapUrl from '../../assets/images/battle/thirty-second-battle-map.webp'; import thirtySeventhBattleMapUrl from '../../assets/images/battle/thirty-seventh-battle-map.webp'; import thirtySixthBattleMapUrl from '../../assets/images/battle/thirty-sixth-battle-map.webp'; import thirtyThirdBattleMapUrl from '../../assets/images/battle/thirty-third-battle-map.webp'; import thirdBattleMapUrl from '../../assets/images/battle/third-battle-map.webp'; import twentiethBattleMapUrl from '../../assets/images/battle/twentieth-battle-map.webp'; import twentyEighthBattleMapUrl from '../../assets/images/battle/twenty-eighth-battle-map.webp'; import twentyFifthBattleMapUrl from '../../assets/images/battle/twenty-fifth-battle-map.webp'; import twentyFirstBattleMapUrl from '../../assets/images/battle/twenty-first-battle-map.webp'; import twentyFourthBattleMapUrl from '../../assets/images/battle/twenty-fourth-battle-map.webp'; import twentyNinthBattleMapUrl from '../../assets/images/battle/twenty-ninth-battle-map.webp'; import twentySecondBattleMapUrl from '../../assets/images/battle/twenty-second-battle-map.webp'; import twentySeventhBattleMapUrl from '../../assets/images/battle/twenty-seventh-battle-map.webp'; import twentySixthBattleMapUrl from '../../assets/images/battle/twenty-sixth-battle-map.webp'; import twentyThirdBattleMapUrl from '../../assets/images/battle/twenty-third-battle-map.webp'; import twelfthBattleMapUrl from '../../assets/images/battle/twelfth-battle-map.webp'; export const battleMapAssets: Record = { 'battle-map-first': firstBattleMapUrl, 'battle-map-second': secondBattleMapUrl, 'battle-map-third': thirdBattleMapUrl, 'battle-map-fourth': fourthBattleMapUrl, 'battle-map-fifth': fifthBattleMapUrl, 'battle-map-sixth': sixthBattleMapUrl, 'battle-map-seventh': seventhBattleMapUrl, 'battle-map-eighth': eighthBattleMapUrl, 'battle-map-ninth': ninthBattleMapUrl, 'battle-map-tenth': tenthBattleMapUrl, 'battle-map-eleventh': eleventhBattleMapUrl, 'battle-map-twelfth': twelfthBattleMapUrl, 'battle-map-thirteenth': thirteenthBattleMapUrl, 'battle-map-fourteenth': fourteenthBattleMapUrl, 'battle-map-fifteenth': fifteenthBattleMapUrl, 'battle-map-sixteenth': sixteenthBattleMapUrl, 'battle-map-seventeenth': seventeenthBattleMapUrl, 'battle-map-eighteenth': eighteenthBattleMapUrl, 'battle-map-nineteenth': nineteenthBattleMapUrl, 'battle-map-twentieth': twentiethBattleMapUrl, 'battle-map-twenty-first': twentyFirstBattleMapUrl, 'battle-map-twenty-second': twentySecondBattleMapUrl, 'battle-map-twenty-third': twentyThirdBattleMapUrl, 'battle-map-twenty-fourth': twentyFourthBattleMapUrl, 'battle-map-twenty-fifth': twentyFifthBattleMapUrl, 'battle-map-twenty-sixth': twentySixthBattleMapUrl, 'battle-map-twenty-seventh': twentySeventhBattleMapUrl, 'battle-map-twenty-eighth': twentyEighthBattleMapUrl, 'battle-map-twenty-ninth': twentyNinthBattleMapUrl, 'battle-map-thirtieth': thirtiethBattleMapUrl, 'battle-map-thirty-first': thirtyFirstBattleMapUrl, 'battle-map-thirty-second': thirtySecondBattleMapUrl, 'battle-map-thirty-third': thirtyThirdBattleMapUrl, 'battle-map-thirty-fourth': thirtyFourthBattleMapUrl, 'battle-map-thirty-fifth': thirtyFifthBattleMapUrl, 'battle-map-thirty-sixth': thirtySixthBattleMapUrl, 'battle-map-thirty-seventh': thirtySeventhBattleMapUrl, 'battle-map-thirty-eighth': thirtyEighthBattleMapUrl, 'battle-map-thirty-ninth': thirtyNinthBattleMapUrl, 'battle-map-fortieth': fortiethBattleMapUrl, 'battle-map-forty-first': fortyFirstBattleMapUrl, 'battle-map-forty-second': fortySecondBattleMapUrl, 'battle-map-forty-third': fortyThirdBattleMapUrl, 'battle-map-forty-fourth': fortyFourthBattleMapUrl, 'battle-map-forty-fifth': fortyFifthBattleMapUrl, 'battle-map-forty-sixth': fortySixthBattleMapUrl, 'battle-map-forty-seventh': fortySeventhBattleMapUrl, 'battle-map-forty-eighth': fortyEighthBattleMapUrl, 'battle-map-forty-ninth': fortyNinthBattleMapUrl, 'battle-map-fiftieth': fiftiethBattleMapUrl, 'battle-map-fifty-first': fiftyFirstBattleMapUrl, 'battle-map-fifty-second': fiftySecondBattleMapUrl, 'battle-map-fifty-third': fiftyThirdBattleMapUrl, 'battle-map-fifty-fourth': fiftyFourthBattleMapUrl, 'battle-map-fifty-fifth': fiftyFifthBattleMapUrl, 'battle-map-fifty-eighth': fiftyEighthBattleMapUrl, 'battle-map-fifty-ninth': fiftyNinthBattleMapUrl, 'battle-map-sixtieth': sixtiethBattleMapUrl, 'battle-map-sixty-first': sixtyFirstBattleMapUrl, 'battle-map-sixty-second': sixtySecondBattleMapUrl, 'battle-map-sixty-third': sixtyThirdBattleMapUrl, 'battle-map-sixty-fourth': sixtyFourthBattleMapUrl, 'battle-map-sixty-fifth': sixtyFifthBattleMapUrl, 'battle-map-sixty-sixth': sixtySixthBattleMapUrl, 'battle-map-fifty-seventh': fiftySeventhBattleMapUrl, 'battle-map-fifty-sixth': fiftySixthBattleMapUrl };