Fixed We Left None Alive putting raider tokens on itself instead of rohan

This commit is contained in:
Christian 'ketura' McCarty
2024-09-24 17:26:56 -05:00
parent 6ba1fe290e
commit 367898f7ab

View File

@@ -459,7 +459,7 @@
} }
effect: { effect: {
type: AddCultureTokens type: AddCultureTokens
culture: raider culture: rohan
select: self select: self
count: 2 count: 2
} }