Fixed Aegnor working with ring-bound companions.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
}
|
||||
{
|
||||
type: modifyStrength
|
||||
select: choose(minion,inSkirmishAgainst(culture(elven),companion))
|
||||
select: choose(minion,inSkirmishAgainst(culture(elven),unbound,companion))
|
||||
amount: {
|
||||
type: fromMemory
|
||||
memory: spotCount
|
||||
|
||||
Reference in New Issue
Block a user