Commit 16f4deae authored by wind2009's avatar wind2009

添加雷击发动操作

parent 79142fc9
Pipeline #24192 passed with stage
in 26 seconds
......@@ -147,6 +147,7 @@ namespace WindBot.Game.AI
AddExecutor(ExecutorType.Activate, _CardId.SantaClaws);
AddExecutor(ExecutorType.Activate, _CardId.Hinotama);
AddExecutor(ExecutorType.Activate, _CardId.TrapDustshoot);
AddExecutor(ExecutorType.Activate, _CardId.Raigeki, DefaultRaigeki);
}
/// <summary>
......
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