Fixed bug #17561: UtBS/ Battle for Zocthanol Isle
Dust Devil should not have dialogue
This commit is contained in:
parent
8100842514
commit
c75517c403
1 changed files with 15 additions and 0 deletions
|
@ -1002,6 +1002,9 @@
|
|||
[not]
|
||||
id=Kaleh
|
||||
[/not]
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
[if]
|
||||
|
@ -1398,6 +1401,9 @@
|
|||
|
||||
[filter_second]
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[/filter_second]
|
||||
|
||||
[message]
|
||||
|
@ -1424,6 +1430,9 @@
|
|||
|
||||
[filter]
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[filter_location]
|
||||
radius=5
|
||||
x,y=13,9
|
||||
|
@ -1455,6 +1464,9 @@
|
|||
[filter]
|
||||
x,y=10,5
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
[remove_item]
|
||||
|
@ -1501,6 +1513,9 @@
|
|||
[filter]
|
||||
x,y=13,9
|
||||
side=1
|
||||
[not]
|
||||
type=Dust Devil
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
[sound]
|
||||
|
|
Loading…
Add table
Reference in a new issue