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,8 +546,11 @@
|
||||
type: event
|
||||
requires: [
|
||||
{
|
||||
type: controlsSite
|
||||
player: shadow
|
||||
type: Not
|
||||
requires: {
|
||||
type: controlsSite
|
||||
player: shadow
|
||||
}
|
||||
}
|
||||
{
|
||||
type: canSpot
|
||||
|
||||
Reference in New Issue
Block a user