Skip to content

Commit

Permalink
AOI S4: simplified shroud removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Feb 2, 2015
1 parent 5c8005f commit 35d6d37
Showing 1 changed file with 3 additions and 13 deletions.
Expand Up @@ -148,20 +148,10 @@
[event]
name=prestart

[store_locations]
variable=lowland_hex
[remove_shroud]
side=1
terrain=G*,Ww,Ww^*,R*,Gs^*,Gg^*
[/store_locations]

{FOREACH lowland_hex i}
[remove_shroud]
side=1
x=$lowland_hex[$i].x
y=$lowland_hex[$i].y
[/remove_shroud]
{NEXT i}

{CLEAR_VARIABLE lowland_hex}
[/remove_shroud]

[objectives]
#ifdef EASY
Expand Down

0 comments on commit 35d6d37

Please sign in to comment.