Skip to content

Commit

Permalink
DiD: implement filtering by type_adv_tree
Browse files Browse the repository at this point in the history
  • Loading branch information
DisherProject authored and sevu committed Jan 5, 2019
1 parent d62d8c0 commit 036bded
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -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]
Expand Down Expand Up @@ -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]

Expand Down Expand Up @@ -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]

Expand Down
Expand Up @@ -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]

Expand Down

0 comments on commit 036bded

Please sign in to comment.