ANL: used [filter] status= instead of [filter_wml]

This commit is contained in:
Elvish_Hunter 2015-04-28 21:55:41 +02:00
parent c6466bf226
commit f6b445f026
4 changed files with 5 additions and 26 deletions

View File

@ -296,12 +296,7 @@
[store_unit]
[filter]
side=$side_number
[filter_wml]
[status]
worked_this_turn=yes
[/status]
[/filter_wml]
status=worked_this_turn
[/filter]
kill=yes

View File

@ -200,11 +200,7 @@
x,y=$x1,$y1
canrecruit=yes
[not]
[filter_wml]
[status]
worked_this_turn=yes
[/status]
[/filter_wml]
status=worked_this_turn
[/not]
[/have_unit]
[/show_if]

View File

@ -44,11 +44,7 @@
type={TYPES}
canrecruit=no
[not]
[filter_wml]
[status]
worked_this_turn=yes
[/status]
[/filter_wml]
status=worked_this_turn
[/not]
[/have_unit]
[/show_if]
@ -94,11 +90,7 @@
type={TYPES}
canrecruit=no
[not]
[filter_wml]
[status]
worked_this_turn=yes
[/status]
[/filter_wml]
status=worked_this_turn
[/not]
[/have_unit]
[/show_if]

View File

@ -10,11 +10,7 @@
x,y=$x1,$y1
type={TYPES}
[not]
[filter_wml]
[status]
worked_this_turn=yes
[/status]
[/filter_wml]
status=worked_this_turn
[/not]
[/have_unit]
[/show_if]