mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[11740] Restore spellmod charges used by fail spell cast
Signed-off-by: VladimirMangos <vladimir@getmangos.com> Also * Prevent more one charge use for same spell cast * Cleanup enum SpellState from unused cases * Propertly remove spellmod charges at spell finish in case pet/totem caster
This commit is contained in:
parent
f1bec402e9
commit
222612fa51
5 changed files with 63 additions and 26 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11739"
|
||||
#define REVISION_NR "11740"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue