mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-22 12:47:46 +00:00
Added interrupt animation.
This commit is contained in:
parent
e60da4f7b4
commit
91afda04ca
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ namespace FFXIVClassic_Map_Server.actors.chara.ai.state
|
|||
{
|
||||
//owner.zone.BroadcastPacketAroundActor(owner, errorResult);
|
||||
}
|
||||
owner.DoBattleAction(spell.id, 0x7F000002, new BattleAction(target.actorId, 0, 1, 0, 1));
|
||||
}
|
||||
|
||||
public override void OnComplete()
|
||||
|
|
Loading…
Add table
Reference in a new issue