Replace thirteenth battle map with hand-painted asset
This commit is contained in:
@@ -127,6 +127,15 @@ MAP_CONFIGS = {
|
||||
"before": BATTLE_IMAGE_DIR / "twelfth-battle-map.svg",
|
||||
"seed": 240814,
|
||||
},
|
||||
"thirteenth": {
|
||||
"slug": "thirteenth-battle-map",
|
||||
"terrain_export": "thirteenthBattleMap",
|
||||
"units_export": "thirteenthBattleUnits",
|
||||
"ally_positions_export": "thirteenthBattleAllyPositions",
|
||||
"out": BATTLE_IMAGE_DIR / "thirteenth-battle-map.webp",
|
||||
"before": BATTLE_IMAGE_DIR / "thirteenth-battle-map.svg",
|
||||
"seed": 240824,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user