Fixed **Last Throw** requiring that your opponent control a site, rather than requiring that *no* opponent controls a site.
This commit is contained in:
@@ -546,9 +546,12 @@
|
||||
type: event
|
||||
requires: [
|
||||
{
|
||||
type: Not
|
||||
requires: {
|
||||
type: controlsSite
|
||||
player: shadow
|
||||
}
|
||||
}
|
||||
{
|
||||
type: canSpot
|
||||
filter: culture(gondor),man
|
||||
|
||||
Reference in New Issue
Block a user