added Abyssal Gatekeeper, Akki Blizzard-Herder, Archmage Ascension, Runeflare Trap

This commit is contained in:
anthonycalosa@gmail.com
2013-05-18 16:30:14 +00:00
parent cf74c3480e
commit 4b167c3776
3 changed files with 40 additions and 32 deletions

View File

@@ -203,7 +203,7 @@ void GameObserver::nextGamePhase()
{
cleanupPhase();
currentPlayer->damageCount = 0;
currentPlayer->drawCounter = 0;
currentPlayer->drawCounter = 0;
currentPlayer->opponent()->damageCount = 0; //added to clear odcount
currentPlayer->preventable = 0;
mLayers->actionLayer()->cleanGarbage(); //clean abilities history for this turn;