The Hammer of Thursagan in 'Invaders':

if there weren't enough free tiles to spawn all indigs the game would
enter an infinite loop (bug #10621).
This commit is contained in:
Mark de Wever 2007-12-31 20:44:19 +00:00
parent 880bc75c98
commit 31796c0424
2 changed files with 8 additions and 4 deletions

View file

@ -1,4 +1,8 @@
Version 1.3.13+svn:
* campaigns:
* The Hammer of Thursagan:
* 'Invaders' if there weren't enough free tiles to spawn all indigs the
game would enter an infinite loop (bug #10621)
* language and i18n:
* updated translations: Chinese, Lithuanian
* multiplayer:

View file

@ -219,12 +219,12 @@
generate_description=yes
random_traits=yes
[/unit]
[set_variable]
name=indigs
add=-1
[/set_variable]
[/then]
[/if]
[set_variable]
name=indigs
add=-1
[/set_variable]
[/do]
[/while]
{CLEAR_VARIABLE indigs}