mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Frost mage AI
This commit is contained in:
parent
b36521a353
commit
ba4751fb01
@ -56,7 +56,7 @@ private:
|
||||
return new ActionNode ("frostbolt",
|
||||
/*P*/ nullptr,
|
||||
/*A*/ nullptr,
|
||||
/*C*/ NextAction::array(0, new NextAction("deep freeze"), NULL));
|
||||
/*C*/ NextAction::array(0, new NextAction("deep freeze"), nullptr));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user