Fixed Steps of Edoras defender bonus expiring immediately instead of lasting until the end of the turn.
This commit is contained in:
@@ -232,6 +232,7 @@
|
|||||||
}
|
}
|
||||||
effect: {
|
effect: {
|
||||||
type: addModifier
|
type: addModifier
|
||||||
|
until: EndOfTurn
|
||||||
modifier: {
|
modifier: {
|
||||||
type: addKeyword
|
type: addKeyword
|
||||||
filter: culture(gondor),companion
|
filter: culture(gondor),companion
|
||||||
|
|||||||
Reference in New Issue
Block a user