NR S2: remove unnecessary filter condition
This commit is contained in:
parent
8b897e2adb
commit
89ecd76594
1 changed files with 0 additions and 6 deletions
|
@ -768,18 +768,12 @@
|
|||
[/event]
|
||||
|
||||
# Give gold to the allies in case their area is invaded
|
||||
# TODO: check if the filter still fits when editing the map
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
side=2,3,5,6,7,8
|
||||
x=24-31
|
||||
y=21-27
|
||||
# exclude the ZoC area of the unit guarding the entrance
|
||||
[not]
|
||||
x=30,31
|
||||
y=27,27
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
[gold]
|
||||
|
|
Loading…
Add table
Reference in a new issue