Commit 1129131c authored by mercury233's avatar mercury233

ST1732 should be normal

parent 40bbe8bf
...@@ -6,7 +6,7 @@ using WindBot.Game.AI; ...@@ -6,7 +6,7 @@ using WindBot.Game.AI;
namespace WindBot.Game.AI.Decks namespace WindBot.Game.AI.Decks
{ {
[Deck("ST1732", "AI_ST1732", "Easy")] [Deck("ST1732", "AI_ST1732", "Normal")]
public class ST1732Executor : DefaultExecutor public class ST1732Executor : DefaultExecutor
{ {
public enum CardId public enum CardId
......
...@@ -57,8 +57,6 @@ WindBot can run as a "server", provide a http interface to create bot. ...@@ -57,8 +57,6 @@ WindBot can run as a "server", provide a http interface to create bot.
* OldSchool * OldSchool
* ST1732
**Normal**: **Normal**:
* Blue-Eyes * Blue-Eyes
...@@ -71,6 +69,8 @@ WindBot can run as a "server", provide a http interface to create bot. ...@@ -71,6 +69,8 @@ WindBot can run as a "server", provide a http interface to create bot.
* Rank V * Rank V
* ST1732
* Toadally Awesome (old lflist) * Toadally Awesome (old lflist)
* Yosenju * Yosenju
......
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