Replace seventh battle map with hand-painted asset

This commit is contained in:
2026-07-09 14:55:39 +09:00
parent 1f7399ca4d
commit 56e73117f6
7 changed files with 15 additions and 117 deletions

View File

@@ -36,7 +36,7 @@ import fourthBattleMapUrl from '../../assets/images/battle/fourth-battle-map.web
import nineteenthBattleMapUrl from '../../assets/images/battle/nineteenth-battle-map.svg';
import ninthBattleMapUrl from '../../assets/images/battle/ninth-battle-map.svg';
import secondBattleMapUrl from '../../assets/images/battle/second-battle-map.webp';
import seventhBattleMapUrl from '../../assets/images/battle/seventh-battle-map.svg';
import seventhBattleMapUrl from '../../assets/images/battle/seventh-battle-map.webp';
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';