Fixing TGAT / CYPMFY playtest errata not targeting allies as well
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user