diff --git a/.gitattributes b/.gitattributes index 4bb1e765bbe..efb51973998 100644 --- a/.gitattributes +++ b/.gitattributes @@ -102,6 +102,7 @@ res/cardsfolder/akki_blizzard_herder.txt -text svneol=native#text/plain res/cardsfolder/akki_coalflinger.txt svneol=native#text/plain res/cardsfolder/akki_drillmaster.txt -text svneol=native#text/plain res/cardsfolder/akki_raider.txt -text svneol=native#text/plain +res/cardsfolder/akki_rockspeaker.txt -text svneol=native#text/plain res/cardsfolder/akki_underling.txt -text svneol=native#text/plain res/cardsfolder/akki_underminer.txt -text svneol=native#text/plain res/cardsfolder/akoum_boulderfoot.txt -text svneol=native#text/plain @@ -4180,6 +4181,7 @@ res/cardsfolder/presence_of_the_wise.txt -text svneol=native#text/plain res/cardsfolder/price_of_progress.txt -text svneol=native#text/plain res/cardsfolder/prickly_boggart.txt -text svneol=native#text/plain res/cardsfolder/pride_of_the_clouds.txt -text svneol=native#text/plain +res/cardsfolder/priest_of_gix.txt -text svneol=native#text/plain res/cardsfolder/priest_of_titania.txt -text svneol=native#text/plain res/cardsfolder/priest_of_yawgmoth.txt -text svneol=native#text/plain res/cardsfolder/priests_of_norn.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/akki_rockspeaker.txt b/res/cardsfolder/akki_rockspeaker.txt new file mode 100644 index 00000000000..f0ba047b56c --- /dev/null +++ b/res/cardsfolder/akki_rockspeaker.txt @@ -0,0 +1,11 @@ +Name:Akki Rockspeaker +ManaCost:1 R +Types:Creature Goblin Shaman +Text:no text +PT:1/1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, add R to your mana pool. +SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ R | Amount$ 1 +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/akki_rockspeaker.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/priest_of_gix.txt b/res/cardsfolder/priest_of_gix.txt new file mode 100644 index 00000000000..39486c3a2d0 --- /dev/null +++ b/res/cardsfolder/priest_of_gix.txt @@ -0,0 +1,11 @@ +Name:Priest of Gix +ManaCost:2 B +Types:Creature Human Cleric Minion +Text:no text +PT:2/1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, add B B B to your mana pool. +SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ B | Amount$ 3 +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/priest_of_gix.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/su_chi.txt b/res/cardsfolder/su_chi.txt index 69b70c5c574..30b79f48fa3 100644 --- a/res/cardsfolder/su_chi.txt +++ b/res/cardsfolder/su_chi.txt @@ -6,7 +6,7 @@ PT:4/4 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigAddMana | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, add 4 to your mana pool. SVar:TrigAddMana:AB$Mana | Cost$ 0 | Produced$1 | Amount$ 4 SVar:RemAIDeck:True -SVar:Rarity:Common +SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/su_chi.jpg SetInfo:ATQ|Uncommon|http://magiccards.info/scans/en/aq/31.jpg End \ No newline at end of file