[9285] Fixed unexpected double time for apply damage for spell 1464 and ranks.
commit39d99c7ddbca8ec53b03caca32695c7e1b5f0866
authorVladimirMangos <vladimir@getmangos.com>
Tue, 2 Feb 2010 16:49:27 +0000 (2 19:49 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Tue, 2 Feb 2010 17:17:04 +0000 (2 20:17 +0300)
tree3ddc3f2bfdf58f83f987f785d7decd5ddc7f830a
parentfeb8f13e457ea72affdbe90bcd1f84485cd8ee31
[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.
src/game/Spell.cpp
src/game/Spell.h
src/game/SpellMgr.cpp
src/shared/revision_nr.h