mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 20:21:17 +00:00
ANL: used [filter] status= instead of [filter_wml]
This commit is contained in:
parent
c6466bf226
commit
f6b445f026
@ -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
|
||||
|
@ -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]
|
||||
|
@ -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]
|
||||
|
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user