mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-17 02:40:28 +00:00
fix DK spell
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user