Replace fifteenth battle map with hand-painted asset
This commit is contained in:
@@ -145,6 +145,15 @@ MAP_CONFIGS = {
|
||||
"before": BATTLE_IMAGE_DIR / "fourteenth-battle-map.svg",
|
||||
"seed": 240834,
|
||||
},
|
||||
"fifteenth": {
|
||||
"slug": "fifteenth-battle-map",
|
||||
"terrain_export": "fifteenthBattleMap",
|
||||
"units_export": "fifteenthBattleUnits",
|
||||
"ally_positions_export": "fifteenthBattleAllyPositions",
|
||||
"out": BATTLE_IMAGE_DIR / "fifteenth-battle-map.webp",
|
||||
"before": BATTLE_IMAGE_DIR / "fifteenth-battle-map.svg",
|
||||
"seed": 240844,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user