Replace twelfth battle map with hand-painted asset
This commit is contained in:
@@ -118,6 +118,15 @@ MAP_CONFIGS = {
|
||||
"before": BATTLE_IMAGE_DIR / "eleventh-battle-map.svg",
|
||||
"seed": 240804,
|
||||
},
|
||||
"twelfth": {
|
||||
"slug": "twelfth-battle-map",
|
||||
"terrain_export": "twelfthBattleMap",
|
||||
"units_export": "twelfthBattleUnits",
|
||||
"ally_positions_export": "twelfthBattleAllyPositions",
|
||||
"out": BATTLE_IMAGE_DIR / "twelfth-battle-map.webp",
|
||||
"before": BATTLE_IMAGE_DIR / "twelfth-battle-map.svg",
|
||||
"seed": 240814,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user