Replace fourteenth battle map with hand-painted asset
This commit is contained in:
@@ -136,6 +136,15 @@ MAP_CONFIGS = {
|
||||
"before": BATTLE_IMAGE_DIR / "thirteenth-battle-map.svg",
|
||||
"seed": 240824,
|
||||
},
|
||||
"fourteenth": {
|
||||
"slug": "fourteenth-battle-map",
|
||||
"terrain_export": "fourteenthBattleMap",
|
||||
"units_export": "fourteenthBattleUnits",
|
||||
"ally_positions_export": "fourteenthBattleAllyPositions",
|
||||
"out": BATTLE_IMAGE_DIR / "fourteenth-battle-map.webp",
|
||||
"before": BATTLE_IMAGE_DIR / "fourteenth-battle-map.svg",
|
||||
"seed": 240834,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user