Quick-and-dirty fix for palantir
This commit is contained in:
@@ -101,7 +101,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "putCardsFromHandOnTopOfDeck",
|
"type": "putCardsFromHandOnTopOfDeck",
|
||||||
"filter": "choose(memory(revealedCard))"
|
"filter": "choose(memory(revealedCard))",
|
||||||
|
"player": "fp"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user