Updated Unit Transfers (markdown)

Dan Albert
2021-04-23 22:07:36 -07:00
parent d6922e8aef
commit 599fb5a1c5

@@ -16,10 +16,9 @@ If the transfer destination is cut off due to a base capture, the transfer will
Units transferring by ground will be present as a convoy in the mission. The convoy will spawn at its origin base and move on-road to the next base on its path to its final destination. Convoys are vulnerable to attack, so interdiction of enemy convoys will prevent the front line from receiving those reinforcements on a future turn.
Units transferring by airlift will not be directly present in the mission but will be represented by helicopters (and later cargo planes) flying between the origin and destination. Shooting down transport aircraft will destroy the carried units, preventing those reinforcements from reaching the front line.
Units transferring by airlift will not be directly present in the mission but will be represented by helicopters and cargo planes flying between the origin and destination. Shooting down transport aircraft will destroy the carried units, preventing those reinforcements from reaching the front line.
Further work that's planned for 2.6:
* Cargo planes: https://github.com/Khopa/dcs_liberation/issues/825
* Automatic purchase of transport aircraft by the procurement AI: https://github.com/Khopa/dcs_liberation/issues/825
* Redeployment of reserves from non-front line bases: https://github.com/Khopa/dcs_liberation/issues/823
* Transfer via ship to cross bodies of water without using airlift resources: https://github.com/Khopa/dcs_liberation/issues/826