Fix: Lemenya TotO self wounding

This commit is contained in:
Devon Henegar
2025-03-10 15:47:25 -04:00
committed by GitHub
parent 48bbefeff8
commit b63ab2f305

View File

@@ -835,7 +835,7 @@
} }
effect: { effect: {
type: wound type: wound
select: choose(culture(wraith),minion) select: choose(other,culture(wraith),minion)
count: 0-3 count: 0-3
} }
} }