mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[9285] Fixed unexpected double time for apply damage for spell 1464 and ranks.
* Implement way ignore some redundent data for triggered spells base at cast cost exist. Reason: some triggered spells inherited data from main spells just for porper client show spell attributes, we not need this data. * Use check for ignore inherited cast time.
This commit is contained in:
parent
66c8c75914
commit
8ff7010750
4 changed files with 18 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9284"
|
||||
#define REVISION_NR "9285"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue