Erwan
-new keyword "may" (right now used only for : "when ... comes into play, you may ... moveTo). See Gravedigger 10E
This commit is contained in:
@@ -54,6 +54,7 @@ giant_growth2.txt
|
||||
goblin_balloon_brigade.txt
|
||||
goblin_balloon_brigade2.txt
|
||||
goblin_king.txt
|
||||
gravedigger.txt
|
||||
hymn_of_rebirth.txt
|
||||
icatian_priest.txt
|
||||
keldon_warlord.txt
|
||||
@@ -87,4 +88,4 @@ tranquil_domain.txt
|
||||
volcanic_island.txt
|
||||
white_knight1.txt
|
||||
wrath_of_god.txt
|
||||
zombie_master.txt
|
||||
zombie_master.txt
|
||||
20
projects/mtg/bin/Res/test/gravedigger.txt
Normal file
20
projects/mtg/bin/Res/test/gravedigger.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
# text=When Gravedigger comes into play, you may return target creature card from your graveyard to your hand.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:129584
|
||||
manapool:{3}{B}
|
||||
graveyard:129586
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
129584
|
||||
choice 0
|
||||
129586
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:129584
|
||||
hand:129586
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user