LZ maps (group 1) are multiplied depending on the size of your craft. I added the missing maps, updated the code, mission (still) works for me...
The current code is:
- type: SIBERIA
commands:
- type: addCraft
- type: addLine
direction: both
- type: addBlock
executions: 9
rects:
- [1, 1, 3, 3]
blocks: [33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44]
maxUses: [1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1]
- type: addBlock
executions: 1
rects:
- [1, 1, 3, 3]
blocks: [27, 28, 39, 30, 31, 32]
maxUses: [1, 1, 1, 1, 1, 1]
- type: addBlock
blocks: 45
- type: fillArea
blocks: [33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44]
maxUses: [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2]
I could probably make it simplier, just decided not to dabble into Hobbes' map wizardry if I don't have to.
EDIT: also in QB the mission WILL crash unless you select 'Humanists!' as the enemy.