Replace eleventh battle map with hand-painted asset
This commit is contained in:
@@ -109,6 +109,15 @@ MAP_CONFIGS = {
|
||||
"before": BATTLE_IMAGE_DIR / "tenth-battle-map.svg",
|
||||
"seed": 240794,
|
||||
},
|
||||
"eleventh": {
|
||||
"slug": "eleventh-battle-map",
|
||||
"terrain_export": "eleventhBattleMap",
|
||||
"units_export": "eleventhBattleUnits",
|
||||
"ally_positions_export": "eleventhBattleAllyPositions",
|
||||
"out": BATTLE_IMAGE_DIR / "eleventh-battle-map.webp",
|
||||
"before": BATTLE_IMAGE_DIR / "eleventh-battle-map.svg",
|
||||
"seed": 240804,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user