Commit 50f0f6d1 authored by mercury233's avatar mercury233

fix GalateaSummonSecond

parent 61d40754
...@@ -912,9 +912,7 @@ namespace WindBot.Game.AI.Decks ...@@ -912,9 +912,7 @@ namespace WindBot.Game.AI.Decks
} }
int[] matids = new[] { int[] matids = new[] {
CardId.SkyStrikerMechaHornetDronesToken,
CardId.OrcustKnightmare, CardId.OrcustKnightmare,
CardId.ThePhantomKnightsofShadeBrigandine,
CardId.ThePhantomKnightsofSilentBoots, CardId.ThePhantomKnightsofSilentBoots,
CardId.ThePhantomKnightsofAncientCloak, CardId.ThePhantomKnightsofAncientCloak,
CardId.OrcustCymbalSkeleton, CardId.OrcustCymbalSkeleton,
......
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