- Moved Ice Over and Resourceful Return from upcoming to standard named folders.

This commit is contained in:
Agetian
2017-01-13 05:55:28 +00:00
parent fd53400e0d
commit ad5bd22982
3 changed files with 17 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -8218,6 +8218,7 @@ forge-gui/res/cardsfolder/i/icatian_town.txt svneol=native#text/plain
forge-gui/res/cardsfolder/i/ice_cage.txt svneol=native#text/plain
forge-gui/res/cardsfolder/i/ice_cave.txt -text
forge-gui/res/cardsfolder/i/ice_floe.txt svneol=native#text/plain
forge-gui/res/cardsfolder/i/ice_over.txt -text
forge-gui/res/cardsfolder/i/ice_storm.txt svneol=native#text/plain
forge-gui/res/cardsfolder/i/iceberg.txt svneol=native#text/plain
forge-gui/res/cardsfolder/i/icefall.txt svneol=native#text/plain
@@ -12758,6 +12759,7 @@ forge-gui/res/cardsfolder/r/resounding_scream.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/resounding_silence.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/resounding_thunder.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/resounding_wave.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/resourceful_return.txt -text
forge-gui/res/cardsfolder/r/respite.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/resplendent_mentor.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/rest_for_the_weary.txt svneol=native#text/plain

View File

@@ -0,0 +1,8 @@
Name:Ice Over
ManaCost:1 U
Types:Enchantment Aura
K:Enchant artifact or creature
A:SP$ Attach | Cost$ 1 U | ValidTgts$ Artifact,Creature | TgtPrompt$ Select target artifact or creature | AILogic$ KeepTapped
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddHiddenKeyword$ CARDNAME doesn't untap during your untap step. | Description$ Enchanted permanent doesn't untap during its controller's untap step.
SVar:Picture:http://www.wizards.com/global/images/magic/general/ice_over.jpg
Oracle:Enchant artifact or creature\nEnchanted permanent doesn't untap during its controller's untap step.

View File

@@ -0,0 +1,7 @@
Name:Resourceful Return
ManaCost:1 B
Types:Sorcery
A:SP$ ChangeZone | Cost$ 1 B | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouOwn | SubAbility$ DBDraw | SpellDescription$ Return target creature card from your graveyard to your hand. If you control an artifact, draw a card.
SVar:DBDraw:DB$ Draw | Cost$ 0 | NumCards$ 1 | ConditionPresent$ Artifact.YouCtrl | ConditionCompare$ GE1
SVar:Picture:http://www.wizards.com/global/images/magic/general/resourceful_return.jpg
Oracle:Return target creature card from your graveyard to your hand. If you control an artifact, draw a card.