diff --git a/.gitattributes b/.gitattributes index bf6bc0d1c6f..73e603a0775 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9509,6 +9509,7 @@ res/cardsfolder/t/triassic_egg.txt svneol=native#text/plain res/cardsfolder/t/tribal_flames.txt svneol=native#text/plain res/cardsfolder/t/tribal_forcemage.txt svneol=native#text/plain res/cardsfolder/t/tribal_golem.txt svneol=native#text/plain +res/cardsfolder/t/tribal_unity.txt -text res/cardsfolder/t/tribute_to_hunger.txt -text res/cardsfolder/t/tribute_to_the_wild.txt svneol=native#text/plain res/cardsfolder/t/trickery_charm.txt -text svneol=unset#text/plain diff --git a/res/cardsfolder/t/tribal_unity.txt b/res/cardsfolder/t/tribal_unity.txt new file mode 100644 index 00000000000..6f7e24ecc08 --- /dev/null +++ b/res/cardsfolder/t/tribal_unity.txt @@ -0,0 +1,13 @@ +Name:Tribal Unity +ManaCost:X 2 G +Types:Instant +Text:no text +A:SP$ ChooseType | Cost$ X 2 G | Defined$ You | Type$ Creature | AILogic$ MostProminentComputerControls | SubAbility$ TribalPump +SVar:TribalPump:DB$ PumpAll | ValidCards$ Creature.ChosenType | NumAtt$ +X | NumDef$ +X +SVar:X:Count$xPaid +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/tribal_unity.jpg +SetInfo:ONS|Uncommon|http://magiccards.info/scans/en/on/294.jpg +Oracle:Creatures of the creature type of your choice get +X/+X until end of turn. +End \ No newline at end of file