From 147ad884daf5d5046df0b31487886170df83e035 Mon Sep 17 00:00:00 2001 From: Rob Schnautz Date: Sun, 16 Jun 2019 03:14:10 +0000 Subject: [PATCH 1/3] Ajani's Pride-may-te (functional) --- forge-gui/res/cardsfolder/a/ajanis_pridemate.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/ajanis_pridemate.txt b/forge-gui/res/cardsfolder/a/ajanis_pridemate.txt index 41409051805..9defa76ed61 100644 --- a/forge-gui/res/cardsfolder/a/ajanis_pridemate.txt +++ b/forge-gui/res/cardsfolder/a/ajanis_pridemate.txt @@ -2,9 +2,9 @@ Name:Ajani's Pridemate ManaCost:1 W Types:Creature Cat Soldier PT:2/2 -T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | OptionalDecider$ You | TriggerDescription$ Whenever you gain life, you may put a +1/+1 counter on CARDNAME. +T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you gain life, put a +1/+1 counter on CARDNAME. SVar:TrigPutCounter:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 SVar:Picture:http://www.wizards.com/global/images/magic/general/ajanis_pridemate.jpg DeckHints:Ability$LifeGain DeckHas:Ability$Counters -Oracle:Whenever you gain life, you may put a +1/+1 counter on Ajani's Pridemate. +Oracle:Whenever you gain life, put a +1/+1 counter on Ajani's Pridemate. From 27521623a6f293fc4c957f1279b8995aa3939047 Mon Sep 17 00:00:00 2001 From: Rob Schnautz Date: Sun, 16 Jun 2019 03:28:43 +0000 Subject: [PATCH 2/3] Missing a (nonfunctional) period. --- forge-gui/res/cardsfolder/t/transguild_courier.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/t/transguild_courier.txt b/forge-gui/res/cardsfolder/t/transguild_courier.txt index 43ff467cc3a..eb86b048b17 100644 --- a/forge-gui/res/cardsfolder/t/transguild_courier.txt +++ b/forge-gui/res/cardsfolder/t/transguild_courier.txt @@ -4,4 +4,4 @@ Types:Artifact Creature Golem S:Mode$ Continuous | EffectZone$ All | Affected$ Card.Self | CharacteristicDefining$ True | SetColor$ All | Description$ CARDNAME is all colors. PT:3/3 SVar:Picture:http://www.wizards.com/global/images/magic/general/transguild_courier.jpg -Oracle:Transguild Courier is all colors +Oracle:Transguild Courier is all colors. From 1eb609d30c75311001751ba329a140ea20027ebe Mon Sep 17 00:00:00 2001 From: Rob Schnautz Date: Sun, 16 Jun 2019 03:31:39 +0000 Subject: [PATCH 3/3] Lord of Atlantis gets into commerce (functional... kinda) --- forge-gui/res/cardsfolder/l/lord_of_atlantis.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/l/lord_of_atlantis.txt b/forge-gui/res/cardsfolder/l/lord_of_atlantis.txt index 2b4be094498..4d45f152ab0 100644 --- a/forge-gui/res/cardsfolder/l/lord_of_atlantis.txt +++ b/forge-gui/res/cardsfolder/l/lord_of_atlantis.txt @@ -2,7 +2,7 @@ Name:Lord of Atlantis ManaCost:U U Types:Creature Merfolk PT:2/2 -S:Mode$ Continuous | Affected$ Creature.Merfolk+Other | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Islandwalk | Description$ Other Merfolk creatures get +1/+1 and have islandwalk. +S:Mode$ Continuous | Affected$ Card.Merfolk+Other | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Islandwalk | Description$ Other Merfolk get +1/+1 and have islandwalk. (They can't be blocked as long as defending player controls an Island.) SVar:PlayMain1:TRUE SVar:Picture:http://www.wizards.com/global/images/magic/general/lord_of_atlantis.jpg -Oracle:Other Merfolk creatures get +1/+1 and have islandwalk. +Oracle:Other Merfolk get +1/+1 and have islandwalk. (They can't be blocked as long as defending player controls an Island.)