Support for convoy "spawn-route" in campaign design

Resolves #91

'Assault On Damascus' was revamped using this new technique
This commit is contained in:
Raffson
2023-06-15 01:47:08 +02:00
parent 057ea58d8e
commit 45b8757593
7 changed files with 97 additions and 15 deletions

View File

@@ -182,5 +182,7 @@ VERSION = _build_version_string()
#:
#: Version 10.7
#: * Support for defining squadron sizes.
#: * Definition of "spawn-routes" allowing convoys to spawn on the road
#: please note that an insufficiently long route can cause trouble in case of large convoys
CAMPAIGN_FORMAT_VERSION = (10, 7)