Fixed typo in TGAT playtest prompt. Fixed SALT prompting if no possessions on the target.
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
}
|
}
|
||||||
requires: {
|
requires: {
|
||||||
type: CanSpot
|
type: CanSpot
|
||||||
filter: bearer,InSkirmishAgainst(culture(moria),minion)
|
filter: bearer,InSkirmishAgainst(culture(moria),minion),HasAttached(possession)
|
||||||
}
|
}
|
||||||
effect: [
|
effect: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -64,7 +64,7 @@
|
|||||||
{
|
{
|
||||||
type: Optional
|
type: Optional
|
||||||
player: freeps
|
player: freeps
|
||||||
text: Would you like to exert 2 cards from hand matching {bearer}'s culture to discard Too Great and Terrible?
|
text: Would you like to discard 2 cards from hand matching {bearer}'s culture to discard Too Great and Terrible?
|
||||||
effect: {
|
effect: {
|
||||||
type: CostToEffect
|
type: CostToEffect
|
||||||
cost: {
|
cost: {
|
||||||
|
|||||||
Reference in New Issue
Block a user