Fixing Boromir only having defender+1 for the duration of the assignment phase

This commit is contained in:
Christian 'ketura' McCarty
2021-12-19 01:51:45 -06:00
parent dce7137b49
commit ca59d8dac0

View File

@@ -80,6 +80,7 @@
"type": "addKeyword",
"filter": "name(Boromir)",
"keyword": "defender+1",
"until": "start(regroup)"
}
}
}