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: {
|
||||
type: CanSpot
|
||||
filter: bearer,InSkirmishAgainst(culture(moria),minion)
|
||||
filter: bearer,InSkirmishAgainst(culture(moria),minion),HasAttached(possession)
|
||||
}
|
||||
effect: [
|
||||
{
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
{
|
||||
type: Optional
|
||||
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: {
|
||||
type: CostToEffect
|
||||
cost: {
|
||||
|
||||
Reference in New Issue
Block a user