Fix to 1U338 "Ford of Bruinen"

This commit is contained in:
Phallen Cassidy
2020-03-30 13:50:38 -04:00
parent 8f41709a35
commit 629055ef12

View File

@@ -569,6 +569,20 @@
"effect": {
"type": "resetWhileInZoneData"
}
},
{
"type": "trigger",
"trigger": {
"type": "movesFrom",
"filter": "self"
},
"condition": {
"type": "phase",
"phase": "regroup"
},
"effect": {
"type": "resetWhileInZoneData"
}
}
]
},