Пример #1
0
 public override void OnExitCombat(ObjNPC npc)
 {
     npc.RemoveMeFromOtherEnemyList();
     npc.ClearEnemy();
     npc.CleanHatre();
 }