- Added Goblin Furrier and Indentured Oaf.

This commit is contained in:
Sloth
2011-09-26 07:45:17 +00:00
parent 660546cb75
commit 53118bb936
3 changed files with 24 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -3179,6 +3179,7 @@ res/cardsfolder/g/goblin_elite_infantry.txt svneol=native#text/plain
res/cardsfolder/g/goblin_firebug.txt svneol=native#text/plain
res/cardsfolder/g/goblin_fireslinger.txt svneol=native#text/plain
res/cardsfolder/g/goblin_firestarter.txt svneol=native#text/plain
res/cardsfolder/g/goblin_furrier.txt -text
res/cardsfolder/g/goblin_gardener.txt svneol=native#text/plain
res/cardsfolder/g/goblin_gaveleer.txt svneol=native#text/plain
res/cardsfolder/g/goblin_general.txt svneol=native#text/plain
@@ -3815,6 +3816,7 @@ res/cardsfolder/i/incremental_blight.txt -text
res/cardsfolder/i/incremental_growth.txt -text
res/cardsfolder/i/incurable_ogre.txt svneol=native#text/plain
res/cardsfolder/i/indebted_samurai.txt svneol=native#text/plain
res/cardsfolder/i/indentured_oaf.txt -text
res/cardsfolder/i/independent_troops.txt svneol=native#text/plain
res/cardsfolder/i/indestructibility.txt svneol=native#text/plain
res/cardsfolder/i/indestructible_aura.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Goblin Furrier
ManaCost:1 R
Types:Creature Goblin Warrior
Text:no text
PT:2/2
S:Mode$ PreventDamage | Source$ Card.Self | Target$ Creature.Snow | Description$ Prevent all damage that CARDNAME would deal to snow creatures.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_furrier.jpg
SetInfo:CSP|Common|http://magiccards.info/scans/en/cs/82.jpg
Oracle:Prevent all damage that Goblin Furrier would deal to snow creatures.
End

View File

@@ -0,0 +1,11 @@
Name:Indentured Oaf
ManaCost:3 R
Types:Creature Ogre Warrior
Text:no text
PT:4/3
S:Mode$ PreventDamage | Source$ Card.Self | Target$ Creature.Red | Description$ Prevent all damage that CARDNAME would deal to red creatures.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/indentured_oaf.jpg
SetInfo:RAV|Uncommon|http://magiccards.info/scans/en/rav/133.jpg
Oracle:Prevent all damage that Indentured Oaf would deal to red creatures.
End