Fixed TGAT still requiring 2 cards in hand before prompting
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
requires: {
|
||||
type: HasCardInHand
|
||||
player: freeps
|
||||
count: 2
|
||||
count: 1
|
||||
filter: CultureFromMemory(bearer)
|
||||
}
|
||||
effect: {
|
||||
|
||||
Reference in New Issue
Block a user