BIGFIX: InitRandomizeTemplate is now correctly positioning the Spawned Units.

-- Fixed in spawn.lua
-- InitRandomizeTemplate is now correctly positioning the spawned units
according the initial position as modeled in the mission editor.
-- When combining InitRandomizeTemplate with InitRandomizeZone, the
spawned units are still positioned at their initial position according
the position modeled in the mission editor.

-- Added test missions SPA-019 and SPA-020.
This commit is contained in:
Sven Van de Velde
2017-02-24 13:13:24 +01:00
parent f4b4a40d75
commit 152a3a789f
28 changed files with 72 additions and 9 deletions