Merge pull request #61 from dmasalin/patch-22

Hobbit Farmer fix
This commit is contained in:
Marcin Sciesinski
2020-02-12 07:37:56 -08:00
committed by GitHub

View File

@@ -275,7 +275,7 @@
"effects": [ "effects": [
{ {
"type": "copyCard", "type": "copyCard",
"filter": "your,site,siteNumber(3)" "filter": "your,site,siteNumber(1)"
}, },
{ {
"type": "activated", "type": "activated",
@@ -932,4 +932,4 @@
} }
} }
} }
} }