added affinity....

This commit is contained in:
omegablast2002@yahoo.com
2010-09-06 14:22:00 +00:00
parent 99b058c221
commit 44ae17122e
5 changed files with 510 additions and 4 deletions
+1
View File
@@ -26,6 +26,7 @@ void DuelLayers::init(){
action->Add(NEW MTGBlockRule(-1));
action->Add(NEW MTGLegendRule(-1));
action->Add(NEW MTGPersistRule(-1));
action->Add(NEW MTGAffinityRule(-1));
action->Add(NEW MTGUnearthRule(-1));
action->Add(NEW MTGCantCasterstart(-1));
action->Add(NEW MTGCantCastercheck(-1));