Fixed Would Have Gone affecting any stacked cards instead of just its own

This commit is contained in:
Christian 'ketura' McCarty
2021-12-22 01:12:57 -06:00
parent 4142acfb6f
commit dbefa9c42f

View File

@@ -201,6 +201,7 @@
], ],
"cost": { "cost": {
"type": "discardStackedCards", "type": "discardStackedCards",
"on": "self",
"count": { "count": {
"type": "range", "type": "range",
"from": 1, "from": 1,