Replace ninth battle map with hand-painted asset

This commit is contained in:
2026-07-09 15:02:05 +09:00
parent 4482a7e17a
commit e2fa97941f
7 changed files with 15 additions and 90 deletions

View File

@@ -34,7 +34,7 @@ import fortyThirdBattleMapUrl from '../../assets/images/battle/forty-third-battl
import fourteenthBattleMapUrl from '../../assets/images/battle/fourteenth-battle-map.svg';
import fourthBattleMapUrl from '../../assets/images/battle/fourth-battle-map.webp';
import nineteenthBattleMapUrl from '../../assets/images/battle/nineteenth-battle-map.svg';
import ninthBattleMapUrl from '../../assets/images/battle/ninth-battle-map.svg';
import ninthBattleMapUrl from '../../assets/images/battle/ninth-battle-map.webp';
import secondBattleMapUrl from '../../assets/images/battle/second-battle-map.webp';
import seventhBattleMapUrl from '../../assets/images/battle/seventh-battle-map.webp';
import seventeenthBattleMapUrl from '../../assets/images/battle/seventeenth-battle-map.svg';