Misc/Fixup
* remove vintage copy-paste error (that probably didn't do anything) in SmartAI * fix well-riped copy-paste error (that definitely did something) in Conditions
This commit is contained in:
parent
707dc32495
commit
dfefa914af
2 changed files with 1 additions and 2 deletions
|
|
@ -480,7 +480,6 @@ class SmartAI
|
|||
{
|
||||
// action => paramIdx with spellIds
|
||||
$lookup = array(
|
||||
self::SRC_TYPE_CREATURE => [1],
|
||||
SmartAction::ACTION_CAST => [1],
|
||||
SmartAction::ACTION_ADD_AURA => [1],
|
||||
SmartAction::ACTION_INVOKER_CAST => [1],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue