Condensed castrestrictions/handsize rule massively. handled by 1 rule now and checked in one pass.
This commit is contained in:
@@ -32,7 +32,6 @@ void DuelLayers::init(){
|
||||
action->Add(NEW MTGAffinityRule(-1));
|
||||
action->Add(NEW MTGUnearthRule(-1));
|
||||
action->Add(NEW MTGCantCasterstart(-1));
|
||||
action->Add(NEW MTGCantCastercheck(-1));
|
||||
action->Add(NEW MTGSneakAttackRule(-1));
|
||||
action->Add(NEW MTGLifelinkRule(-1));
|
||||
action->Add(NEW MTGDeathtouchRule(-1));
|
||||
|
||||
Reference in New Issue
Block a user