UtBS S11: fix objectives to use correct sides
This commit is contained in:
parent
f43a828069
commit
d1684ac94a
1 changed files with 2 additions and 2 deletions
|
@ -389,7 +389,7 @@
|
|||
{VARIABLE_CONDITIONAL found_door boolean_equals yes}
|
||||
[have_unit]
|
||||
canrecruit=yes
|
||||
side=2,3
|
||||
side=3,4
|
||||
[/have_unit]
|
||||
[/show_if]
|
||||
[/objective]
|
||||
|
@ -401,7 +401,7 @@
|
|||
[not]
|
||||
[have_unit]
|
||||
canrecruit=yes
|
||||
side=2,3
|
||||
side=3,4
|
||||
[/have_unit]
|
||||
[/not]
|
||||
[/show_if]
|
||||
|
|
Loading…
Add table
Reference in a new issue