Applied patch #17921 (fixes 'The Long March' being broken).

This commit is contained in:
Lari Nieminen 2011-03-23 10:57:20 +00:00
parent 5f778c27da
commit b47e45c34d

View file

@ -688,7 +688,7 @@ _f, _f, Re, _f
{FOREACH secret_path_to_reveal i}
[terrain]
x,y=$secret_path_to_reveal[$i].x,$secret_path_to_reveal[$i].y
terrain=R*
terrain=Re
[/terrain]
{NEXT i}