Fixed Eastern Emyn Muil exerting once instead of twice

This commit is contained in:
Christian 'ketura' McCarty
2025-04-23 21:55:41 -05:00
parent 68cfb0d23c
commit 7059466588

View File

@@ -861,6 +861,7 @@
effect: { effect: {
type: exert type: exert
select: choose(ringBound,companion) select: choose(ringBound,companion)
times: 2
} }
} }
] ]