mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Howling Gale and Volcanic Spray.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1993,6 +1993,7 @@ res/cardsfolder/howl_from_beyond.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/howl_of_the_night_pack.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/howling_banshee.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/howling_fury.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/howling_gale.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/howling_mine.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/howling_wolf.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hulking_cyclops.txt -text svneol=native#text/plain
|
||||
@@ -4617,6 +4618,7 @@ res/cardsfolder/volcanic_fallout.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/volcanic_geyser.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/volcanic_hammer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/volcanic_island.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/volcanic_spray.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/volcanic_strength.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/volcanic_submersion.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/volcano_imp.txt -text svneol=native#text/plain
|
||||
|
||||
9
res/cardsfolder/howling_gale.txt
Normal file
9
res/cardsfolder/howling_gale.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Howling Gale
|
||||
ManaCost:1 G
|
||||
Types:Instant
|
||||
Text:no text
|
||||
K:spDamageAll:Player,Creature.withFlying:1:Howling Gale deals 1 damage to each creature with flying and each player.
|
||||
K:Flashback:1 G
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/howling_gale.jpg
|
||||
End
|
||||
9
res/cardsfolder/volcanic_spray.txt
Normal file
9
res/cardsfolder/volcanic_spray.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Volcanic Spray
|
||||
ManaCost:1 R
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
K:spDamageAll:Player,Creature.withoutFlying:1:Volcanic Spray deals 1 damage to each creature without flying and each player.
|
||||
K:Flashback:1 R
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/volcanic_spray.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user