My brother's decided to help considering that I've been struggling with time.

This commit is contained in:
jendave
2011-08-06 10:39:12 +00:00
parent 1ccc12673a
commit 4e26ca6310
3 changed files with 23 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -720,6 +720,7 @@ res/cardsfolder/cavern_harpy.txt -text svneol=native#text/plain
res/cardsfolder/cavern_thoctar.txt -text svneol=native#text/plain
res/cardsfolder/caves_of_koilos.txt -text svneol=native#text/plain
res/cardsfolder/celestial_colonnade.txt -text svneol=native#text/plain
res/cardsfolder/celestial_crusader.txt -text svneol=native#text/plain
res/cardsfolder/celestial_prism.txt -text svneol=native#text/plain
res/cardsfolder/celestial_purge.txt -text svneol=native#text/plain
res/cardsfolder/cemetery_gate.txt -text svneol=native#text/plain
@@ -785,6 +786,7 @@ res/cardsfolder/chromatic_star.txt -text svneol=native#text/plain
res/cardsfolder/chrome_steed.txt -text svneol=native#text/plain
res/cardsfolder/chromium.txt -text svneol=native#text/plain
res/cardsfolder/chronatog.txt -text svneol=native#text/plain
res/cardsfolder/chub_toad.txt -text svneol=native#text/plain
res/cardsfolder/cinder_pyromancer.txt -text svneol=native#text/plain
res/cardsfolder/cinder_shade.txt -text svneol=native#text/plain
res/cardsfolder/cinder_storm.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Celestial Crusader
ManaCost:2 W W
Types:Creature Spirit
Text:No Text
PT:2/2
K:StaticEffect:Play:All Permanents:PTBonus/1/1:Color.white!NotSelf:Other white creatures get +1/+1.
K:CARDNAME can't be countered.
K:Flying
K:Flash
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/celestial_crusader.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Chub Toad
ManaCost:2 G
Types:Creature Toad
Text:No text.
PT:1/1
K:Bushido 2
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/chub_toad.jpg
End