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)))
|
||||
}
|
||||
{
|
||||
type: SendMessage
|
||||
text: "{freeps} chooses to not prevent {chosenPoss} getting discarded."
|
||||
type: Discard
|
||||
player: shadow
|
||||
filter: memory(chosenPoss)
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user