Psyringe - Fixed Urza's Tower and its associated test. Thanks to TheDark for the bug report.

This commit is contained in:
Psyyringe
2009-12-26 18:55:01 +00:00
parent f57aacd020
commit dd2c815780
2 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
#NAME: Urza's Lands
#DESC: Verifies that Urza's lands
#DESC: give 2 mana if you have all
#DESC: give more mana if you have all
#DESC: three in play, and 1 if you
#DESC: don't.
[INIT]
@@ -17,6 +17,6 @@ Urza's Tower
firstmain
[PLAYER1]
inplay:Urza's Mine,Urza's Power Plant,Urza's Tower
manapool:{3}
manapool:{4}
[PLAYER2]
[END]