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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user