Solve the "invalid WML array index" messages emitted...
...upon starting turn 2 of Dark Forecast.
This commit is contained in:
parent
dbeba84088
commit
4adfa2a576
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@ Note: You need to use the default map settings for the scenario to work right."
|
|||
[while]
|
||||
[variable]
|
||||
name=spawn_id
|
||||
less_than=$main_group
|
||||
less_than=$timed_spawn.length
|
||||
[/variable]
|
||||
[do]
|
||||
[if]
|
||||
|
|
Loading…
Add table
Reference in a new issue