Fix EI end of campaign, and update changelog accordingly.
This commit is contained in:
parent
4bf305508d
commit
4f94a75e73
3 changed files with 3 additions and 2 deletions
|
@ -13,6 +13,7 @@ CVS HEAD:
|
|||
* scenario fixes for 'Eastern Invasion' campaign:
|
||||
* Weldyn Under Attack (#11051)
|
||||
* Capture
|
||||
* fixed end of campaign settings
|
||||
* scenario fixes for 'Son of the Black Eye' campaign:
|
||||
* Saving Inarix
|
||||
* scenario fixes for 'The Rise of Wesnoth' campaign:
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
name= _ "Weldyn Besieged"
|
||||
map_data="{maps/Eastern_Invasion/Weldyn_Besieged}"
|
||||
turns=24
|
||||
next_scenario=victory
|
||||
next_scenario=null
|
||||
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
name= _ "The Duel"
|
||||
map_data="{maps/Eastern_Invasion/The_Arena}"
|
||||
turns=-1
|
||||
next_scenario=victory
|
||||
next_scenario=null
|
||||
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
|
|
Loading…
Add table
Reference in a new issue