Replace battle maps 26 through 30 with hand-painted assets

This commit is contained in:
2026-07-09 17:30:09 +09:00
parent a8979a198c
commit 6020fcd96e
23 changed files with 71 additions and 564 deletions

View File

@@ -42,7 +42,7 @@ import sixteenthBattleMapUrl from '../../assets/images/battle/sixteenth-battle-m
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.svg';
import thirtiethBattleMapUrl from '../../assets/images/battle/thirtieth-battle-map.webp';
import thirtyEighthBattleMapUrl from '../../assets/images/battle/thirty-eighth-battle-map.svg';
import thirtyFifthBattleMapUrl from '../../assets/images/battle/thirty-fifth-battle-map.svg';
import thirtyFirstBattleMapUrl from '../../assets/images/battle/thirty-first-battle-map.svg';
@@ -54,14 +54,14 @@ import thirtySixthBattleMapUrl from '../../assets/images/battle/thirty-sixth-bat
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.webp';
import twentyEighthBattleMapUrl from '../../assets/images/battle/twenty-eighth-battle-map.svg';
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.svg';
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.svg';
import twentySixthBattleMapUrl from '../../assets/images/battle/twenty-sixth-battle-map.svg';
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';