6p Team Survival: fix terrain mask
This one has been overlooked in an earlier change (closes #2440) [ci skip]
This commit is contained in:
parent
4f798e8121
commit
e260fe9543
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ Ww
|
|||
side=2
|
||||
[/have_unit]
|
||||
[then]
|
||||
{IF_ALLIED 7 2 ({MODIFY_TERRAIN_MASK 7 13 ("{TS_WALL_MASK_NORTH_WEST}") ()} )}
|
||||
{IF_ALLIED 7 2 ({MODIFY_TERRAIN_MASK 7 13 ("{TS_WALL_MASK_NORTH_WEST}") (border=no)} )}
|
||||
[/then]
|
||||
[/if]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue