[7178] Fixed character save fail at spell save in special case.
commit3080757adeb2bed0d290f3363719b6b2c40a67dc
authorVladimirMangos <vladimir@getmangos.com>
Sun, 25 Jan 2009 16:31:12 +0000 (25 19:31 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Mon, 26 Jan 2009 19:30:54 +0000 (26 22:30 +0300)
tree8c02fdd25765b03e22b9249c7cbcf6e43077c035
parent9dad3047129cc5f0a0ea3d06ba316f4468618b8c
[7178] Fixed character save fail at spell save in special case.

Case description: Spell save fail at attempt save into `character_spell` "new" spell loaded from DB
with exactly same settings after it learned from spell cast triggered by loading another spell from DB.
Reapeatable for shamans with known talent 16268.

Also speedup code with remove redundent Player::_removeSpell function.
src/game/Player.cpp
src/game/Player.h
src/shared/revision_nr.h