Replace fifteenth battle map with hand-painted asset

This commit is contained in:
2026-07-09 15:25:41 +09:00
parent ef8d90d8fe
commit d257499769
7 changed files with 15 additions and 63 deletions

View File

@@ -19,7 +19,7 @@ import sixtySixthBattleMapUrl from '../../assets/images/battle/sixty-sixth-battl
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.svg';
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 fortyEighthBattleMapUrl from '../../assets/images/battle/forty-eighth-battle-map.svg';