Fixing Hill Clan granting damage +1 instead of damage +2.
This commit is contained in:
@@ -310,7 +310,7 @@
|
|||||||
type: addKeyword
|
type: addKeyword
|
||||||
select: memory(playedMan)
|
select: memory(playedMan)
|
||||||
keyword: damage
|
keyword: damage
|
||||||
amount: 1
|
amount: 2
|
||||||
until: regroup
|
until: regroup
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user