Fixed Desertion not self-discarding.

This commit is contained in:
Christian 'ketura' McCarty
2025-01-01 20:26:59 -06:00
parent 2ed6651f66
commit 3ba4c37867

View File

@@ -264,6 +264,10 @@
fpCharacter: bearer
minion: choose(culture(isengard),minion,strengthLessThanFilter(bearer))
}
{
type: Discard
select: self
}
]
}
]