- Added Steel Golem.

This commit is contained in:
Sloth
2011-10-17 16:25:42 +00:00
parent acb035191d
commit 0c6ed2e819
3 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -7732,6 +7732,7 @@ res/cardsfolder/s/steam_spitter.txt svneol=native#text/plain
res/cardsfolder/s/steam_vents.txt svneol=native#text/plain res/cardsfolder/s/steam_vents.txt svneol=native#text/plain
res/cardsfolder/s/steamclaw.txt svneol=native#text/plain res/cardsfolder/s/steamclaw.txt svneol=native#text/plain
res/cardsfolder/s/steamflogger_boss.txt svneol=native#text/plain res/cardsfolder/s/steamflogger_boss.txt svneol=native#text/plain
res/cardsfolder/s/steel_golem.txt -text
res/cardsfolder/s/steel_leaf_paladin.txt svneol=native#text/plain res/cardsfolder/s/steel_leaf_paladin.txt svneol=native#text/plain
res/cardsfolder/s/steel_of_the_godhead.txt svneol=native#text/plain res/cardsfolder/s/steel_of_the_godhead.txt svneol=native#text/plain
res/cardsfolder/s/steel_overseer.txt svneol=native#text/plain res/cardsfolder/s/steel_overseer.txt svneol=native#text/plain

View File

@@ -7,4 +7,6 @@ S:Mode$ CantBeCast | ValidCard$ Creature.YouCtrl | Description$ You can't cast c
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/grid_monitor.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/grid_monitor.jpg
SetInfo:MRD|Rare|http://magiccards.info/scans/en/mi/183.jpg
Oracle:You can't cast creature spells.
End End

View File

@@ -0,0 +1,13 @@
Name:Steel Golem
ManaCost:3
Types:Artifact Creature Golem
Text:no text
PT:3/4
S:Mode$ CantBeCast | ValidCard$ Creature.YouCtrl | Description$ You can't cast creature spells.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/steel_golem.jpg
SetInfo:WTH|Uncommon|http://magiccards.info/scans/en/wl/157.jpg
SetInfo:10E|Uncommon|http://magiccards.info/scans/en/10e/344.jpg
Oracle:You can't cast creature spells.
End