massive update, additions and changelog in first comment.
This commit is contained in:
@@ -27,6 +27,7 @@ void DuelLayers::init(){
|
||||
action->Add(NEW MTGRetraceRule(-1));
|
||||
action->Add(NEW MTGAttackRule(-1));
|
||||
action->Add(NEW MTGBlockRule(-1));
|
||||
action->Add(NEW MTGCombatTriggersRule(-1));
|
||||
action->Add(NEW MTGLegendRule(-1));
|
||||
action->Add(NEW MTGTokensCleanup(-1)); // needs to be before persist
|
||||
action->Add(NEW MTGPersistRule(-1));
|
||||
|
||||
Reference in New Issue
Block a user