DiD: implement filtering by type_adv_tree
This commit is contained in:
parent
763fdff781
commit
f48d61b69f
2 changed files with 4 additions and 4 deletions
|
@ -227,7 +227,7 @@ end
|
|||
side=1
|
||||
|
||||
[not]
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat,Dread Bat
|
||||
type_adv_tree=Ghost,Vampire Bat
|
||||
[/not]
|
||||
|
||||
[filter_location]
|
||||
|
@ -255,7 +255,7 @@ end
|
|||
[store_locations]
|
||||
[filter]
|
||||
[not]
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat,Dread Bat
|
||||
type_adv_tree=Ghost,Vampire Bat
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
@ -320,7 +320,7 @@ end
|
|||
terrain=Ai
|
||||
[filter]
|
||||
[not]
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat,Dread Bat
|
||||
type_adv_tree=Ghost,Vampire Bat
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
|
|
@ -662,7 +662,7 @@
|
|||
x,y=$bookX,$bookY
|
||||
side=1
|
||||
[not]
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat,Dread Bat
|
||||
type_adv_tree=Ghost,Vampire Bat
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue