EI S04b: Add changelog for fixing the turn limit

S04b's "time over" event triggered on turn 22, even after the turn limit gets
extended. fcfc5dedf5 is a fix for the issue, but
I merged it without noticing the lack of info in the commit message.

Thanks to user Emperor for the bug report.
This commit is contained in:
Steve Cotton 2023-12-28 02:52:29 +01:00
parent 831ee619e5
commit 356e20f359

View file

@ -2,6 +2,8 @@
### Add-ons client
### Add-ons server
### Campaigns
* Eastern Invasion
* Fix S04bs time limit, which extends by 10 turns if a bonus objective is completed.
### Editor
### Multiplayer
### Lua API