Prevent the saurian skirmisher idle anim on all castles,
...keeps and villages. Feel free to wire in more exceptions.
This commit is contained in:
parent
04ac324d40
commit
a03083d32e
1 changed files with 7 additions and 0 deletions
|
@ -29,6 +29,13 @@ Special Notes:"+{SPECIAL_NOTES_SKIRMISHER}
|
|||
[/abilities]
|
||||
[idle_anim]
|
||||
{STANDARD_IDLE_FILTER}
|
||||
[unit_filter]
|
||||
[filter_location]
|
||||
[not]
|
||||
terrain=C*,K*,*^V*
|
||||
[/not]
|
||||
[/filter_location]
|
||||
[/unit_filter]
|
||||
start_time=0
|
||||
[frame]
|
||||
duration=200
|
||||
|
|
Loading…
Add table
Reference in a new issue