- Added Night // Day.

This commit is contained in:
Agetian
2013-03-06 07:42:41 +00:00
parent cab87e9de2
commit f344fa6726
2 changed files with 19 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -7154,6 +7154,7 @@ res/cardsfolder/n/niblis_of_the_mist.txt -text
res/cardsfolder/n/niblis_of_the_urn.txt -text
res/cardsfolder/n/nicol_bolas.txt svneol=native#text/plain
res/cardsfolder/n/nicol_bolas_planeswalker.txt svneol=native#text/plain
res/cardsfolder/n/night_day.txt -text
res/cardsfolder/n/night_dealings.txt -text svneol=unset#text/plain
res/cardsfolder/n/night_of_souls_betrayal.txt svneol=native#text/plain
res/cardsfolder/n/night_revelers.txt -text

View File

@@ -0,0 +1,18 @@
Name:Night
ManaCost:B
AlternateMode: Split
Types:Instant
A:SP$ Pump | Cost$ B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True | SpellDescription$ Target creature gets -1/-1 until end of turn.
SVar:Picture:http://www.wizards.com/global/images/magic/general/night_day.jpg
Oracle:Target creature gets -1/-1 until end of turn.
SetInfo:APC Uncommon
ALTERNATE
Name:Day
ManaCost:2 W
Types:Instant
A:SP$ PumpAll | Cost$ 1 W | ValidTgts$ Player | TgtPrompt$ Select target player | ValidCards$ Creature | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ Creatures target player controls get +1/+1 until end of turn.
Oracle:Creatures target player controls get +1/+1 until end of turn.
End