[9967] Fix 16164 proc conditions

This commit is contained in:
Laise 2010-05-23 19:51:38 +03:00
parent fe226f897b
commit 628531933d
5 changed files with 10 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_9849_01_characters_saved_variables"
#define REVISION_DB_MANGOS "required_9957_02_mangos_npc_vendor"
#define REVISION_DB_MANGOS "required_9967_01_mangos_spell_proc_event"
#define REVISION_DB_REALMD "required_9748_01_realmd_realmlist"
#endif // __REVISION_SQL_H__