-Various card fixes
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-06 09:55:11 +00:00
parent 5a2a4a7617
commit 8771ee7579
15 changed files with 197 additions and 138 deletions
+19
View File
@@ -0,0 +1,19 @@
#Bug:Fastbond doesn't work properly the turn it comes into play
[INIT]
FIRSTMAIN
[PLAYER1]
hand:forest,mountain,plains,fastbond
[PLAYER2]
[DO]
forest
forest
fastbond
mountain
plains
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:forest,mountain,plains,fastbond
life:18
[PLAYER2]
[END]