Commit 3e1cdcfd authored by wyykak's avatar wyykak

improve

Signed-off-by: wyykak's avatarwyykak <wyy_1414@126.com>
parent 2aa84bc7
......@@ -19,7 +19,7 @@ namespace WindBot.Game.AI.Decks
AddExecutor(ExecutorType.SpSummon, ImFeelingUnlucky);
AddExecutor(ExecutorType.Activate, ImFeelingUnlucky);
AddExecutor(ExecutorType.SummonOrSet, ImFeelingLazy);
AddExecutor(ExecutorType.Summon, ImFeelingLazy);
AddExecutor(ExecutorType.SpellSet, NoDreamSet);
AddExecutor(ExecutorType.Repos, AlwaysAttack);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment