*Moved HandSize shenanigans into the Player class, tightened up the code overall.

*Fixed minor error in stack description for AF_Tap abilities.
*Added Vedalken Certarch.
This commit is contained in:
jendave
2011-08-06 10:27:04 +00:00
parent 70f4a8dc44
commit 820c10d96c
10 changed files with 99 additions and 356 deletions

View File

@@ -2359,8 +2359,8 @@ public class GameAction {
AllZone.StaticEffects.reset();
StaticEffectKeywordReset = true;
Computer_Cleanup.clearHandSizeOperations();
Input_Cleanup.clearHandSizeOperations();
AllZone.HumanPlayer.clearHandSizeOperations();
AllZone.ComputerPlayer.clearHandSizeOperations();
{//re-number cards just so their unique numbers are low, just for user friendliness