TSG S8a: add redraw calls
Recalling units may increase the vision area when playing with shroud/fog. [ci skip]
This commit is contained in:
parent
16d83b9e1b
commit
c6b883eebb
1 changed files with 3 additions and 9 deletions
|
@ -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
|
||||
|
@ -143,9 +138,6 @@
|
|||
controller=ai
|
||||
{CUSTOM_SG_FLAG}
|
||||
|
||||
{GOLD 125 100 80}
|
||||
{INCOME 4 2 0}
|
||||
|
||||
fog=no
|
||||
shroud=no
|
||||
recruit=
|
||||
|
@ -165,10 +157,12 @@
|
|||
[recall]
|
||||
id=Ethiliel
|
||||
[/recall]
|
||||
[redraw][/redraw]
|
||||
|
||||
[recall]
|
||||
id=Minister Hylas
|
||||
[/recall]
|
||||
[redraw][/redraw]
|
||||
|
||||
[message]
|
||||
side=2
|
||||
|
|
Loading…
Add table
Reference in a new issue