Fixed **Last Throw** requiring that your opponent control a site, rather than requiring that *no* opponent controls a site.

This commit is contained in:
Christian 'ketura' McCarty
2024-12-21 23:59:07 -06:00
parent baad735d4d
commit 69058c5d92

View File

@@ -546,9 +546,12 @@
type: event type: event
requires: [ requires: [
{ {
type: Not
requires: {
type: controlsSite type: controlsSite
player: shadow player: shadow
} }
}
{ {
type: canSpot type: canSpot
filter: culture(gondor),man filter: culture(gondor),man