[9162] Allow SPELL_AURA_PERIODIC_LEECH to crit if able to.

This allow DoT crits from 2944 and ranks for example.

(based on commit be72957)

Also included improvement from Lynx3d for resilence and crit threat affect.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
sixsixnine 2010-01-12 14:08:44 +03:00 committed by VladimirMangos
parent 8c3289720e
commit b29f53e6e9
2 changed files with 11 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9161"
#define REVISION_NR "9162"
#endif // __REVISION_NR_H__