taught ai how to use ability fizzlers such as Glen Elendra Archmage...reworked fizzle to cover both cases of ai trying to target a card on the stack.

This commit is contained in:
omegablast2002@yahoo.com
2011-05-17 13:58:28 +00:00
parent 9b63553c3e
commit 4793ba76bb
4 changed files with 36 additions and 18 deletions

View File

@@ -200,6 +200,7 @@ public:
SUSPEND_COST = 29,
COUNTERS = 30,
PUT_INTO_PLAY_WITH_KICKER = 31,
STANDARD_FIZZLER = 32,
};