Psyringe - adding test script for Enchantress's Presence, following a non-reproducible bug report.
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
#NAME: Enchantress's Presence
|
||||
#DESC: Bug report: Playing an
|
||||
#DESC: enchantment doesn't draw
|
||||
#DESC: you a card. Bug could not
|
||||
#DESC: be reproduced.
|
||||
[INIT]
|
||||
firstmain
|
||||
[PLAYER1]
|
||||
inplay:Enchantress's Presence
|
||||
hand:Ground Seal
|
||||
library:Forest
|
||||
manapool:{G}{G}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Ground Seal
|
||||
[ASSERT]
|
||||
firstmain
|
||||
[PLAYER1]
|
||||
inplay:Enchantress's Presence,Ground Seal
|
||||
hand:Forest
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user