this patch focuses on giving wagic a more defined turn structure.

This commit is contained in:
omegablast2002@yahoo.com
2012-03-13 16:48:48 +00:00
parent 39e8bd1f30
commit b20b75df33
6 changed files with 431 additions and 85 deletions
-5
View File
@@ -3408,11 +3408,6 @@ void AbilityFactory::addAbilities(int _id, Spell * spell)
observer->addObserver(NEW AFastbond(observer, _id, card));
break;
}
case 1225: //Stasis
{
observer->addObserver(NEW AStasis(observer, _id, card));
break;
}
case 1227: //Toughtlace
{
if (card->target)