mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 00:39:02 +00:00
Added dread bat to some relevant unit filters.
This commit is contained in:
parent
594da3a76c
commit
99487f013e
@ -170,7 +170,7 @@
|
||||
side=1
|
||||
|
||||
[not]
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat,Dread Bat
|
||||
[/not]
|
||||
|
||||
[filter_location]
|
||||
@ -199,7 +199,7 @@
|
||||
[store_locations]
|
||||
[filter]
|
||||
[not]
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat,Dread Bat
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
@ -257,7 +257,7 @@
|
||||
|
||||
[filter]
|
||||
[not]
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat,Dread Bat
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
@ -512,7 +512,7 @@
|
||||
y=$bookY
|
||||
side=1
|
||||
[not]
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat,Dread Bat
|
||||
[/not]
|
||||
[/filter]
|
||||
[removeitem]
|
||||
@ -548,7 +548,7 @@
|
||||
x=$bookX
|
||||
y=$bookY
|
||||
side=1
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat,Dread Bat
|
||||
[/filter]
|
||||
|
||||
[message]
|
||||
|
@ -631,7 +631,7 @@
|
||||
[filter]
|
||||
x,y=24,13
|
||||
[not]
|
||||
type=Vampire Bat,Blood Bat,Ghost,Wraith,Spectre,Shadow,Nightgaunt
|
||||
type=Vampire Bat,Blood Bat,Dread Bat,Ghost,Wraith,Spectre,Shadow,Nightgaunt
|
||||
[/not]
|
||||
[/filter]
|
||||
[message]
|
||||
|
Loading…
x
Reference in New Issue
Block a user