Partially implement dot_stacking_exempt

When it is 1 the spell will block it from other casters
Not 100% sure on when it's -1 so not currently used
This commit is contained in:
Michael Cook
2013-11-19 17:43:40 -05:00
parent edd4d47929
commit e33eb9d7b0
4 changed files with 13 additions and 5 deletions
+3
View File
@@ -1,5 +1,8 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 11/19/2013 ==
demonstar55: Partially make use of dot_stacking_exempt (case when it's 1 is implemented, -1 case isn't)
== 11/18/2013 ==
demonstar55: Added assistradius to npc_types, defaults to aggroradius if set to 0 (old behaviour)