More work on smartAI for spells. got the Orb of Translocations working.
SQL files to follow someday :) Signed-off-by: hondacrx <prelude_20032002@yahoo.com>
This commit is contained in:
@@ -1059,7 +1059,7 @@ namespace Game.AI
|
||||
|
||||
void HandleEffectHit(uint effIndex)
|
||||
{
|
||||
mScript.ProcessEventsFor(SmartEvents.SpellEffectHit);
|
||||
mScript.ProcessEventsFor(SmartEvents.SpellEffectHit, GetCaster());
|
||||
}
|
||||
|
||||
void HandleEffectHitTarget(uint effIndex)
|
||||
|
||||
Reference in New Issue
Block a user