Fixed set 19 Nertea not adding a burden. Restructured errata tests to have padding zeroes.

This commit is contained in:
Christian 'ketura' McCarty
2022-07-07 14:05:32 -05:00
parent 599832c1fe
commit fdbde02865
13 changed files with 13 additions and 1 deletions

View File

@@ -59,7 +59,19 @@
}
}
}
},
{
"type": "conditional",
"condition": {
"type": "memoryIs",
"memory": "choice",
"value": "yes"
},
"effect": {
"type": "addBurdens",
"amount": 1
}
}
]
},
]