AA/Item/Spell that allow pets to flurry and critical will now

also apply to owners swarm pets consistent with live.
This commit is contained in:
KayenEQ
2014-05-07 22:46:00 -04:00
parent 6477de8c4f
commit 7b1a084d39
3 changed files with 19 additions and 6 deletions
+3
View File
@@ -1,5 +1,8 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 05/07/2014 ==
Kayen: AA/Item/Spells that allow pets to critical and flurry will now work on the owners swarm pets consistent with live.
== 05/05/2014 ==
Uleat: Oops! Wrong state check (conn_state != client_state)
Uleat: Test fix to eliminate seemingly random crashes when an AE spell is being used. (Possible access to uninstantiated pointers during client connection process when someone casts a beneficial AE spell within range of a connecting client.)