mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-02 19:42:05 -04:00
Added interrupt animation.
This commit is contained in:
parent
e60da4f7b4
commit
91afda04ca
@ -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…
Reference in New Issue
Block a user