- Fix for issue 614 (removed hardcoded Howling Mine)
- Fix for issue 615 (Linux/PSP compilation error)
This commit is contained in:
@@ -324,6 +324,7 @@ hopping_automaton_i232.txt
|
||||
horned_helm.txt
|
||||
howl_from_beyond.txt
|
||||
howl_of_the_night_pack.txt
|
||||
howling_mine_i614.txt
|
||||
hunted_dragon.txt
|
||||
hunting_pack.txt
|
||||
hurricane.txt
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
#Testing Howling Mine Revised Edition
|
||||
[INIT]
|
||||
SECONDMAIN
|
||||
[PLAYER1]
|
||||
inplay:1112
|
||||
[PLAYER2]
|
||||
library:island,forest,mountain
|
||||
[DO]
|
||||
eot
|
||||
next
|
||||
#upkeep
|
||||
next
|
||||
#draw
|
||||
next
|
||||
#FIRSTMAIN
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:1112
|
||||
[PLAYER2]
|
||||
hand:mountain,forest
|
||||
library:island
|
||||
[END]
|
||||
Reference in New Issue
Block a user