Replace thirteenth battle map with hand-painted asset

This commit is contained in:
2026-07-09 15:16:12 +09:00
parent ef06801d0e
commit 4c22236e8c
7 changed files with 15 additions and 97 deletions

View File

@@ -41,7 +41,7 @@ import seventeenthBattleMapUrl from '../../assets/images/battle/seventeenth-batt
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.webp';
import thirteenthBattleMapUrl from '../../assets/images/battle/thirteenth-battle-map.svg';
import thirteenthBattleMapUrl from '../../assets/images/battle/thirteenth-battle-map.webp';
import thirtiethBattleMapUrl from '../../assets/images/battle/thirtieth-battle-map.svg';
import thirtyEighthBattleMapUrl from '../../assets/images/battle/thirty-eighth-battle-map.svg';
import thirtyFifthBattleMapUrl from '../../assets/images/battle/thirty-fifth-battle-map.svg';