mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
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:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user