Fixed Speak Friend and Enter not drawing a card when going underground
This commit is contained in:
@@ -156,6 +156,7 @@
|
|||||||
"type": "conditional",
|
"type": "conditional",
|
||||||
"condition": {
|
"condition": {
|
||||||
"type": "memoryMatches",
|
"type": "memoryMatches",
|
||||||
|
"memory": "playedSite",
|
||||||
"filter": "underground"
|
"filter": "underground"
|
||||||
},
|
},
|
||||||
"effect": {
|
"effect": {
|
||||||
|
|||||||
Reference in New Issue
Block a user