DiD S8: Ensure Spectral Servant unit-line cannot pick up the book
Fixes #6576
This commit is contained in:
parent
27b1776840
commit
ade9c0d73c
1 changed files with 5 additions and 1 deletions
|
@ -949,6 +949,10 @@
|
|||
[not]
|
||||
type_adv_tree=Ghost,Vampire Bat
|
||||
[/not]
|
||||
[not]
|
||||
# this unit does not advance normally so each type has to be listed individually
|
||||
type=Spectral Servant,Phantom,Eidolon
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
[remove_item]
|
||||
|
@ -998,7 +1002,7 @@
|
|||
x=$bookX
|
||||
y=$bookY
|
||||
side=1
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Spectral Servant,Phantom,Eidolon
|
||||
[/filter]
|
||||
|
||||
[message]
|
||||
|
|
Loading…
Add table
Reference in a new issue