Fixing GOTM self-discarding

This commit is contained in:
Christian 'ketura' McCarty
2023-12-30 11:03:43 -06:00
parent febb22c99f
commit 03b8ba721a

View File

@@ -46,7 +46,7 @@
}
effect: {
type: Discard
filter: all(attachedTo(bearer),or(possession,weapon))
filter: all(attachedTo(bearer),or(possession,weapon),another)
}
}
{