Fixing TGAT / CYPMFY playtest errata not targeting allies as well

This commit is contained in:
Christian 'ketura' McCarty
2023-12-27 19:06:13 -06:00
parent 6cd07ff501
commit da79b794f6
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
culture: Isengard culture: Isengard
twilight: 1 twilight: 1
type: Condition type: Condition
target: companion target: or(companion,ally)
effects: [ effects: [
{ {
type: Trigger type: Trigger

View File

@@ -30,7 +30,7 @@
culture: Wraith culture: Wraith
twilight: 1 twilight: 1
type: Condition type: Condition
target: companion target: or(companion,ally)
effects: [ effects: [
{ {
type: ExtraCost type: ExtraCost