Update README.md

This commit is contained in:
Christian 2018-04-04 15:56:05 +02:00 committed by GitHub
parent cfd2dcdda7
commit 7f75298280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ class Missions
* Added: Debug output for group count and amount of active scripts. Liberation starts with [13,70,0,1].
* Added: Notification for incoming guerilla forces when attacking a sector.
* Added: Vehicle chance for guerilla forces who approach a sector.
* Added: Traditional Chinese localization. Thanks to [KOEI5113](https://github.com/KOEI5113)
* Removed: Some old scripts which aren't needed anymore.
* Tweaked: All `spawn compileFinal preprocessFileLineNumbers` replaced with `execVM`.
* Tweaked: All `createGroup` now with activated `deleteWhenEmpty`.