fix DK spell

This commit is contained in:
Alvin Zhu
2023-03-06 21:15:17 +08:00
parent 123ec85b86
commit de5dde91f6
6 changed files with 22 additions and 22 deletions

View File

@@ -14,7 +14,7 @@ class FrostDKStrategyActionNodeFactory : public NamedObjectFactory<ActionNode>
creators["obliterate"] = &obliterate;
creators["howling blast"] = &howling_blast;
creators["frost strike"] = &frost_strike;
//creators["chbotAIns of ice"] = &chbotAIns_of_ice;
//creators["chains of ice"] = &chains_of_ice;
creators["rune strike"] = &rune_strike;
//creators["icy clutch"] = &icy_clutch;
//creators["horn of winter"] = &horn_of_winter;