Implemented NPC Special Ability 41 'Allow To Tank', gives NPC opportunity to take aggro over a client in melee range.

This commit is contained in:
KayenEQ
2014-11-15 23:40:13 -05:00
parent 94231b62a3
commit 01c580224d
4 changed files with 12 additions and 3 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 11/15/2014 ==
== 11/16/2014 ==
Kayen: Implemented NPC Special Ability 41 'Allow To Tank', gives NPC opportunity to take aggro over a client in melee range.
Kayen: Updated swarm pet AI to be consistent with live.
*OLD AI: Swarm pet would lock on to target until target died, then depop as soon as target died.