mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8510] Fixes for healing crit calculation code
* Implement talent 63504 and ranks * Allow work target dependent healing crit chance mods This let work existed code for talent 57470 and ranks (cherry picked from commit eadc239846d6dc5db582908458421411995d7974) Signed-off-by: VladimirMangos <vladimir@getmangos.com> Also * Drop oudated functionality code for 47558 and ranks (new functionality code already added)
This commit is contained in:
parent
c361b0dc0b
commit
b42082bc0c
3 changed files with 28 additions and 17 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8509"
|
||||
#define REVISION_NR "8510"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue