Replace battle maps 16 through 20 with hand-painted assets
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import eighthBattleMapUrl from '../../assets/images/battle/eighth-battle-map.webp';
|
||||
import eighteenthBattleMapUrl from '../../assets/images/battle/eighteenth-battle-map.svg';
|
||||
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';
|
||||
@@ -33,12 +33,12 @@ import fortySixthBattleMapUrl from '../../assets/images/battle/forty-sixth-battl
|
||||
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.svg';
|
||||
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.svg';
|
||||
import sixteenthBattleMapUrl from '../../assets/images/battle/sixteenth-battle-map.svg';
|
||||
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';
|
||||
@@ -53,7 +53,7 @@ import thirtySeventhBattleMapUrl from '../../assets/images/battle/thirty-seventh
|
||||
import thirtySixthBattleMapUrl from '../../assets/images/battle/thirty-sixth-battle-map.svg';
|
||||
import thirtyThirdBattleMapUrl from '../../assets/images/battle/thirty-third-battle-map.svg';
|
||||
import thirdBattleMapUrl from '../../assets/images/battle/third-battle-map.webp';
|
||||
import twentiethBattleMapUrl from '../../assets/images/battle/twentieth-battle-map.svg';
|
||||
import twentiethBattleMapUrl from '../../assets/images/battle/twentieth-battle-map.webp';
|
||||
import twentyEighthBattleMapUrl from '../../assets/images/battle/twenty-eighth-battle-map.svg';
|
||||
import twentyFifthBattleMapUrl from '../../assets/images/battle/twenty-fifth-battle-map.svg';
|
||||
import twentyFirstBattleMapUrl from '../../assets/images/battle/twenty-first-battle-map.svg';
|
||||
|
||||
Reference in New Issue
Block a user