mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Altar's Reap.
- Fixed type of Skulltap.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -186,6 +186,7 @@ res/cardsfolder/a/altar_of_bone.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/altar_of_dementia.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/altar_of_shadows.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/altars_light.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/altars_reap.txt -text
|
||||
res/cardsfolder/a/aluren.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/ambassador_laquatus.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/ambassador_oak.txt svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/a/altars_reap.txt
Normal file
10
res/cardsfolder/a/altars_reap.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Altar's Reap
|
||||
ManaCost:1 B
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ Draw | Cost$ 1 B Sac<1/Creature> | NumCards$ 2 | SpellDescription$ Draw two cards.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/altars_reap.jpg
|
||||
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/86.jpg
|
||||
End
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Skulltap
|
||||
ManaCost:1 B
|
||||
Types:Instant
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Draw | Cost$ 1 B Sac<1/Creature> | NumCards$ 2 | SpellDescription$ Draw two cards.
|
||||
SVar:RemAIDeck:True
|
||||
|
||||
Reference in New Issue
Block a user