Replace battle maps 65 and 66 with hand-painted assets

This commit is contained in:
2026-07-09 23:43:29 +09:00
parent 57f4c0fd41
commit 3009ea3fe7
11 changed files with 31 additions and 178 deletions

View File

@@ -14,8 +14,8 @@ import sixtyFirstBattleMapUrl from '../../assets/images/battle/sixty-first-battl
import sixtySecondBattleMapUrl from '../../assets/images/battle/sixty-second-battle-map.webp';
import sixtyThirdBattleMapUrl from '../../assets/images/battle/sixty-third-battle-map.webp';
import sixtyFourthBattleMapUrl from '../../assets/images/battle/sixty-fourth-battle-map.webp';
import sixtyFifthBattleMapUrl from '../../assets/images/battle/sixty-fifth-battle-map.svg';
import sixtySixthBattleMapUrl from '../../assets/images/battle/sixty-sixth-battle-map.svg';
import sixtyFifthBattleMapUrl from '../../assets/images/battle/sixty-fifth-battle-map.webp';
import sixtySixthBattleMapUrl from '../../assets/images/battle/sixty-sixth-battle-map.webp';
import fiftySeventhBattleMapUrl from '../../assets/images/battle/fifty-seventh-battle-map.webp';
import fiftySixthBattleMapUrl from '../../assets/images/battle/fifty-sixth-battle-map.webp';
import fifthBattleMapUrl from '../../assets/images/battle/fifth-battle-map.webp';