Simplify filters excluding dust devils and flesh golems
This commit is contained in:
parent
67aa875874
commit
27cd8e6cf8
1 changed files with 9 additions and 37 deletions
|
@ -2120,10 +2120,7 @@
|
|||
y=32-37
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[not]
|
||||
type=Flesh Golem
|
||||
type=Dust Devil,Flesh Golem
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
@ -2249,10 +2246,7 @@
|
|||
[/filter_location]
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[not]
|
||||
type=Flesh Golem
|
||||
type=Dust Devil,Flesh Golem
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
@ -2806,10 +2800,7 @@
|
|||
y=1-18
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[not]
|
||||
type=Flesh Golem
|
||||
type=Dust Devil,Flesh Golem
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
@ -2948,10 +2939,7 @@
|
|||
x,y=17,21
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[not]
|
||||
type=Flesh Golem
|
||||
type=Dust Devil,Flesh Golem
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
@ -3032,10 +3020,7 @@
|
|||
y=19-31
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[not]
|
||||
id=Kromph
|
||||
type=Dust Devil,Flesh Golem
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
@ -4267,11 +4252,7 @@
|
|||
side=1
|
||||
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
|
||||
[not]
|
||||
type=Flesh Golem
|
||||
type=Dust Devil,Flesh Golem
|
||||
[/not]
|
||||
[/have_unit]
|
||||
|
||||
|
@ -4336,10 +4317,7 @@
|
|||
y=18-33,1-33
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[not]
|
||||
type=Flesh Golem
|
||||
type=Dust Devil,Flesh Golem
|
||||
[/not]
|
||||
[/have_unit]
|
||||
|
||||
|
@ -4349,10 +4327,7 @@
|
|||
y=18-33,1-33
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[not]
|
||||
type=Flesh Golem
|
||||
type=Dust Devil,Flesh Golem
|
||||
[/not]
|
||||
message= _ "Look, the water is pouring out the side tunnel into the valley! That’s a lot of water: it’s even creating a small river. I sure wouldn’t want to be downstream of that deluge right now."
|
||||
[/message]
|
||||
|
@ -4369,10 +4344,7 @@
|
|||
y=1-33
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[not]
|
||||
type=Flesh Golem
|
||||
type=Dust Devil,Flesh Golem
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue