fix for issue found in forums with reinforcements. Not sure how wide spread the original coding will cause errors but this solution avoids it entirely.
Issue: 527
This commit is contained in:
@@ -422,6 +422,7 @@ reclusive_wight.txt
|
||||
reclusive_wight2.txt
|
||||
recover.txt
|
||||
regal_force.txt
|
||||
reinforcements_1.txt
|
||||
resounding_roar.txt
|
||||
resurrection.txt
|
||||
resuscitate_i210.txt
|
||||
|
||||
25
projects/mtg/bin/Res/test/reinforcements_1.txt
Normal file
25
projects/mtg/bin/Res/test/reinforcements_1.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
#Memnarch
|
||||
#Does Memnarch's transformation effect last indefinetely?
|
||||
#Does the parameter "FOREVER" work?
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Reinforcements
|
||||
graveyard:Memnarch,Grizzly Bears,memnite
|
||||
manapool:{W}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Reinforcements
|
||||
Memnarch
|
||||
choice 0
|
||||
Grizzly Bears
|
||||
choice 0
|
||||
memnite
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
library:Memnarch,Grizzly Bears,memnite
|
||||
manapool:{0}
|
||||
graveyard:Reinforcements
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user