Fixed V2 Berserk Fanatic only applying its wounding against companions and not all characters.
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
}
|
||||
effect: {
|
||||
type: wound
|
||||
select: choose(companion,RecentlyInSkirmishAgainst(self))
|
||||
select: choose(character,RecentlyInSkirmishAgainst(self))
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user