Replace tenth battle map with hand-painted asset

This commit is contained in:
2026-07-09 15:04:46 +09:00
parent e2fa97941f
commit 1630e10ab6
7 changed files with 15 additions and 99 deletions

View File

@@ -40,7 +40,7 @@ import seventhBattleMapUrl from '../../assets/images/battle/seventh-battle-map.w
import seventeenthBattleMapUrl from '../../assets/images/battle/seventeenth-battle-map.svg';
import sixteenthBattleMapUrl from '../../assets/images/battle/sixteenth-battle-map.svg';
import sixthBattleMapUrl from '../../assets/images/battle/sixth-battle-map.webp';
import tenthBattleMapUrl from '../../assets/images/battle/tenth-battle-map.svg';
import tenthBattleMapUrl from '../../assets/images/battle/tenth-battle-map.webp';
import thirteenthBattleMapUrl from '../../assets/images/battle/thirteenth-battle-map.svg';
import thirtiethBattleMapUrl from '../../assets/images/battle/thirtieth-battle-map.svg';
import thirtyEighthBattleMapUrl from '../../assets/images/battle/thirty-eighth-battle-map.svg';