NR S2: remove unnecessary filter condition

This commit is contained in:
nemaara 2019-03-07 01:12:37 -05:00
parent 4dd6efc128
commit 7461070a1d

View file

@ -754,18 +754,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]