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