Fixed Aegnor working with ring-bound companions.

This commit is contained in:
Christian 'ketura' McCarty
2025-03-19 23:31:37 -05:00
parent 9855161a59
commit 6cb60c112d

View File

@@ -33,7 +33,7 @@
} }
{ {
type: modifyStrength type: modifyStrength
select: choose(minion,inSkirmishAgainst(culture(elven),companion)) select: choose(minion,inSkirmishAgainst(culture(elven),unbound,companion))
amount: { amount: {
type: fromMemory type: fromMemory
memory: spotCount memory: spotCount