Skip to content

Commit

Permalink
TSG S8a: add redraw calls
Browse files Browse the repository at this point in the history
Recalling units may increase the vision area when playing with shroud/fog.

[ci skip]
  • Loading branch information
sevu committed Aug 27, 2018
1 parent 16d83b9 commit c6b883e
Showing 1 changed file with 3 additions and 9 deletions.
Expand Up @@ -69,12 +69,7 @@
#ifdef EASY
fog=yes
shroud=no
#endif
#ifdef NORMAL
fog=yes
shroud=yes
#endif
#ifdef HARD
#else
fog=yes
shroud=yes
#endif
Expand Down Expand Up @@ -143,9 +138,6 @@
controller=ai
{CUSTOM_SG_FLAG}

{GOLD 125 100 80}
{INCOME 4 2 0}

fog=no
shroud=no
recruit=
Expand All @@ -165,10 +157,12 @@
[recall]
id=Ethiliel
[/recall]
[redraw][/redraw]

[recall]
id=Minister Hylas
[/recall]
[redraw][/redraw]

[message]
side=2
Expand Down

0 comments on commit c6b883e

Please sign in to comment.