Fixed Fires Brightly Burning removing [Gollum] cards instead of [Men] cards from discard

This commit is contained in:
Christian 'ketura' McCarty
2025-02-09 23:05:10 -06:00
parent 3dc9c61ba3
commit 956ca03986

View File

@@ -510,7 +510,7 @@
type: discount
discount: {
type: ifRemoveFromDiscard
filter: culture(gollum)
filter: culture(men)
count: 4
}
}