Replace battle maps 36 through 40 with hand-painted assets

This commit is contained in:
2026-07-09 18:31:33 +09:00
parent 09d012233b
commit 03cf3a4f8b
23 changed files with 76 additions and 443 deletions

View File

@@ -21,7 +21,7 @@ import fiftySixthBattleMapUrl from '../../assets/images/battle/fifty-sixth-battl
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.svg';
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';
@@ -43,14 +43,14 @@ 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.svg';
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.svg';
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.svg';
import thirtySixthBattleMapUrl from '../../assets/images/battle/thirty-sixth-battle-map.svg';
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';