Fixing SALT not actually discarding the selected item
This commit is contained in:
@@ -77,8 +77,9 @@
|
|||||||
filter: choose(item,side(freeps),not(memory(chosenPoss)))
|
filter: choose(item,side(freeps),not(memory(chosenPoss)))
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
type: SendMessage
|
type: Discard
|
||||||
text: "{freeps} chooses to not prevent {chosenPoss} getting discarded."
|
player: shadow
|
||||||
|
filter: memory(chosenPoss)
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user