Added briefing to method ESCORT:New()

-- If no EscortBriefing is given, the New() method will show the default
briefing.
This commit is contained in:
Sven Van de Velde
2016-08-08 06:00:55 +02:00
parent c6eff8b1ce
commit 66e1b02898
73 changed files with 677 additions and 97 deletions

View File

@@ -1,3 +1,7 @@
2016-08-08
- Added briefing to method ESCORT:New()
-- If no EscortBriefing is given, the New() method will show the default briefing.
2016-08-03
- Fixed error at SPAWN:RandomizeTemplate()
-- Units started in wrong x, y position (at the template, instead of at the master template of the SPAWN).