LoW 10: make it so that yetis can be seen moving in hole in fog
This commit is contained in:
parent
04e520820e
commit
b991ec6d48
1 changed files with 7 additions and 6 deletions
|
@ -51,7 +51,7 @@
|
|||
user_team_name= _ "Player"
|
||||
|
||||
[unit]
|
||||
{KALENZ}
|
||||
{KALENZ}
|
||||
extra_recruit=Elvish Fighter, Elvish Archer, Elvish Scout
|
||||
x=18
|
||||
y=31
|
||||
|
@ -304,7 +304,8 @@
|
|||
y=16-25
|
||||
[/filter]
|
||||
|
||||
{CLEAR_FOG 1 13 13 1}
|
||||
{CLEAR_FOG 1 12 13 1}
|
||||
{SCROLL_TO 13 17}
|
||||
|
||||
[move_unit_fake]
|
||||
type=Yeti
|
||||
|
@ -349,8 +350,8 @@
|
|||
[move_unit_fake]
|
||||
type=Yeti
|
||||
side=4
|
||||
x=14,15,16
|
||||
y=12,13,15
|
||||
x=13,13,16
|
||||
y=13,15,15
|
||||
[/move_unit_fake]
|
||||
[unit]
|
||||
type=Yeti
|
||||
|
@ -368,8 +369,8 @@
|
|||
[move_unit_fake]
|
||||
type=Yeti
|
||||
side=4
|
||||
x=12,13,15
|
||||
y=13,15,17
|
||||
x=10,12,15
|
||||
y=15,14,17
|
||||
[/move_unit_fake]
|
||||
[unit]
|
||||
type=Yeti
|
||||
|
|
Loading…
Add table
Reference in a new issue