mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[8992] Fixed spell proc data for
* 19184 and ranks * 53290 and ranks * 34506 and ranks * 35100 and ranks * 46913 and ranks * 51521 and ranks (use cooldown for prevent triggred spells proccessing) * also 34457, 20784 Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
2defba515e
commit
a108dc0d39
6 changed files with 127 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_8874_01_characters_character_skills"
|
||||
#define REVISION_DB_MANGOS "required_8988_01_mangos_spell_proc_event"
|
||||
#define REVISION_DB_MANGOS "required_8992_02_mangos_spell_chain"
|
||||
#define REVISION_DB_REALMD "required_8728_01_realmd_account"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue